[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[TypeError: routesManifest.dataRoutes is not iterable]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9537070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9537070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9537070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9537637, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9537637, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9537637, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9538736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9538736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9538736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
 ⚠ Invalid next.config.mjs options detected: 
 ⚠     Unrecognized key(s) in object: 'proxyClientMaxBodySize' at "experimental"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
Request body exceeded 10MB for /admin/media. Only the first 10MB will be available unless configured. See https://nextjs.org/docs/app/api-reference/config/next-config-js/middlewareClientMaxBodySize for more details.
[Error: Unexpected end of form]
 ⨯ uncaughtException:  [Error: Unexpected end of form]
 ⨯ [Error: Unexpected end of form] { digest: '3732430995' }
 ⚠ Invalid next.config.mjs options detected: 
 ⚠     Unrecognized key(s) in object: 'proxyClientMaxBodySize' at "experimental"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
[TypeError: routesManifest.dataRoutes is not iterable]
 ⚠ Invalid next.config.mjs options detected: 
 ⚠     Unrecognized key(s) in object: 'proxyClientMaxBodySize' at "experimental"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
[TypeError: routesManifest.dataRoutes is not iterable]
 ⚠ Invalid next.config.mjs options detected: 
 ⚠     Unrecognized key(s) in object: 'proxyClientMaxBodySize' at "experimental"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
[TypeError: routesManifest.dataRoutes is not iterable]
 ⚠ Invalid next.config.mjs options detected: 
 ⚠     Unrecognized key(s) in object: 'proxyClientMaxBodySize' at "experimental"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
[TypeError: routesManifest.dataRoutes is not iterable]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9548385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9548385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9548385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9551068, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9551068, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9551068, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9551444, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9551444, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9551444, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9554715, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9554715, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9554715, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555104, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555104, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555104, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555410, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555410, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555410, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555610, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555610, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555610, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9555611, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9556165, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9556165, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9556165, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9556507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9556507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9556507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17295)
    at async m (.next/server/app/admin/flipbooks/page.js:1:12537)
    at async p (.next/server/app/admin/flipbooks/page.js:2:1860)
    at async L (.next/server/app/admin/flipbooks/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17295)
    at async m (.next/server/app/admin/flipbooks/page.js:1:12537)
    at async p (.next/server/app/admin/flipbooks/page.js:2:1860)
    at async L (.next/server/app/admin/flipbooks/page.js:2:6944)
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9581140, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9581140, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9581140, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9581507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9581507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9581507, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9582197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9582197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9582197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9582986, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9582986, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9582986, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9583203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9583203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9583203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584082, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584082, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584082, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584572, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584572, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584572, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584741, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584741, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584741, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584928, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584928, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584928, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584994, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9584995, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9586816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9586816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9586816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9587508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9587508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9587508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9588243, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9588243, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9588243, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9588626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9588626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9588626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9588627, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9588627, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9588627, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9588996, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9588996, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9588996, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9589238, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9589238, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9589238, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9589287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9589287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9589287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9589592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9589592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9589592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592541, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592541, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592541, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592722, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592722, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592722, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592723, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592723, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592723, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592905, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592905, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592905, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9592904, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9595307, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9595307, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9595307, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9595662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9595662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9595662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9600748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9600748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9600748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9601949, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9601949, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9601949, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9601961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9601961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9601961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9601958, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9601958, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9601958, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602079, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602139, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602139, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602139, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602203, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602330, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602524, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602605, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602605, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602605, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602604, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602657, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602757, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9602844, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603071, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603071, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603071, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603240, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603240, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603240, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603456, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603863, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9603947, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9603947, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9603947, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604394, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604394, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604394, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604505, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604505, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604505, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604574, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination ","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037628958,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"<b>The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:</b>\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:00:33.491',
      '2026-04-01 10:00:33.491'
    ]
  },
  original: [Error [SqlError]: (conn:9604574, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination ","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037628958,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"<b>The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:</b>\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:00:33.491',
      '2026-04-01 10:00:33.491'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604574, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination ","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037628958,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"<b>The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:</b>\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:00:38.311',
      '2026-04-01 10:00:38.311'
    ]
  },
  original: [Error [SqlError]: (conn:9604574, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination ","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037628958,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"<b>The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:</b>\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:00:38.311',
      '2026-04-01 10:00:38.311'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604575, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604575, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604575, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604698, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:11.248',
      '2026-04-01 10:01:11.248'
    ]
  },
  original: [Error [SqlError]: (conn:9604698, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:11.248',
      '2026-04-01 10:01:11.248'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604755, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:27.081',
      '2026-04-01 10:01:27.081'
    ]
  },
  original: [Error [SqlError]: (conn:9604755, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:27.081',
      '2026-04-01 10:01:27.081'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:46.633',
      '2026-04-01 10:01:46.633'
    ]
  },
  original: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:46.633',
      '2026-04-01 10:01:46.633'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:47.512',
      '2026-04-01 10:01:47.512'
    ]
  },
  original: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:47.512',
      '2026-04-01 10:01:47.512'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:48.095',
      '2026-04-01 10:01:48.095'
    ]
  },
  original: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:48.095',
      '2026-04-01 10:01:48.095'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:48.358',
      '2026-04-01 10:01:48.358'
    ]
  },
  original: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:48.358',
      '2026-04-01 10:01:48.358'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:53.320',
      '2026-04-01 10:01:53.320'
    ]
  },
  original: [Error [SqlError]: (conn:9604836, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"Examinati...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"Examination Evaluation | CP Academic | Career Point University, Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Evaluation System","titleMain":"Academic and Examination  Evaluation System","titleHighlight":"Evaluation System","subtitle":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775037643039,\\"blocks\\":[{\\"id\\":\\"jIAUlwtBop\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"The assessment is based on semester courses with credits of learning and a final CGPA-based evaluation. The assessment will be based on the following aspects:\\"}},{\\"id\\":\\"8J1SdIZZN6\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Class participation\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Faculty assessment\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in :Regular Summative appraisalsProject presentations, workshops, and seminarsInternal and external assignmentsPerformance in Industry integrated and summer trainingResearch and innovations and Case studies\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"Regular Summative appraisals\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Project presentations, workshops, and seminars\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Internal and external assignments\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Performance in Industry integrated and summer training\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"Research and innovations and Case studies\\\\n\\\\n\\",\\"meta\\":{},\\"items\\":[]}]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-01 10:01:53.320',
      '2026-04-01 10:01:53.320'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9604883, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605072, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":false}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:03.043',
      '2026-04-01 10:03:03.043'
    ]
  },
  original: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":false}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:03.043',
      '2026-04-01 10:03:03.043'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:14.554',
      '2026-04-01 10:03:14.554'
    ]
  },
  original: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:14.554',
      '2026-04-01 10:03:14.554'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:15.568',
      '2026-04-01 10:03:15.568'
    ]
  },
  original: [Error [SqlError]: (conn:9605174, no: 1062, SQLState: 23000) Duplicate entry 'examination-evaluation' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Academic and Examination Evaluation System','examination-evaluation','{"title":"One of th...] {
    sqlMessage: "Duplicate entry 'examination-evaluation' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Academic and Examination Evaluation System',
      'examination-evaluation',
      '{"title":"One of the top Private University in India offering UG and PG programs – CareerPoint Kota","description":"Examination Evaluation - One of the top Private University in India offering UG and PG programs – CareerPoint Kota"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[]',
      '',
      '',
      '2026-04-01 10:03:15.568',
      '2026-04-01 10:03:15.568'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605175, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605576, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605576, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605576, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605648, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605783, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605783, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605783, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605846, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605846, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605846, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9605845, no: 1062, SQLState: 23000) Duplicate entry 'scholarship-financial' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Scholarship (For Indian Students)','scholarship-financial','{"title":"Scholarship for Ind...] {
    sqlMessage: "Duplicate entry 'scholarship-financial' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Scholarship (For Indian Students)',
      'scholarship-financial',
      '{"title":"Scholarship for Indian Students | Career Point University Kota – Financial Aid","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      `[{"blockType":"RichTextFull","content":"{\\"time\\":1775037905164,\\"blocks\\":[{\\"id\\":\\"wolPdMdSbR\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Scholarship (For Indian Students)\\",\\"level\\":2}},{\\"id\\":\\"RW9w1NpErN\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"1. Early Admission Benefit (All Courses)\\",\\"level\\":2}},{\\"id\\":\\"higut0xK7y\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"8fL7kxJTJb\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Early Admission Benefit is additional to the scholarship under any other criteria.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student who join the course early may attend English Language &amp; Personality Enhancement course (at CPU, Kota) before the commencement of classes. No fee shall be charged for this.\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"5Kmu4kBQp9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"2. For B.Tech Program\\",\\"level\\":2}},{\\"id\\":\\"fsfM3sSvaD\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>On the basis on performance in JEE (Main) / State Entrance Test / 12th Board performance\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"AYBJJNKdFG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"0V0SGFC4pF\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"IiZCRFh_MK\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"3. For M.Tech/ MBA/ M.Pharm/ MPT\\",\\"level\\":2}},{\\"id\\":\\"p2dGTGtmeV\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"zam40sIkUf\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"4. For Engineering Diploma/ Other Undergraduate/ PG Course/ B.Sc+B.Ed\\",\\"level\\":2}},{\\"id\\":\\"l2LUYbBMjG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"CQd31sC628\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>5. [1] Conversion Criteria:</b>&nbsp; % age = CGPA x 9.5 |&nbsp;<b>[2]</b>&nbsp;No scholarship will be provided for Ph.D program.\\",\\"level\\":2}},{\\"id\\":\\"b5OJrxRPK9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>6. For Ex-CPU Students&nbsp;</b>(Graduation Year 2024 or 2025)\\",\\"level\\":2}},{\\"id\\":\\"32PKj03w0L\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Waiver in Admission Fee Rs 5000/-\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Scholarship 10% in Tuition fee OR merit\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Except early admission benefit\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"O3byBbzsi3\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>7. Other Benefits</b>\\",\\"level\\":2}},{\\"id\\":\\"DRakbhF1Fn\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i><b>Education Loan Support :</b>&nbsp;Career Point University provides assistance &amp; guidance in providing education loan to students.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Online support :</b>&nbsp;Parents / Student can get all the information regarding student's performance in semester / internal exams, his / her attendance, fee deposition status, can register grievance or pay fees online through Student Parent Zone.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Student Support :&nbsp;</b>For Any Grievances mail to studenthelpdesk@cpur.edu.in\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"KXzKp7aJIb\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>8. Government / Non-government Scholarship :</b>\\",\\"level\\":2}},{\\"id\\":\\"9-jZRIh2_2\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point University does not take responsibility for any Government / Non-government scholarship other than scholarship provided by the University.\\",\\"level\\":2}},{\\"id\\":\\"urDX7ZHuVI\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>Note :</b>\\",\\"level\\":2}},{\\"id\\":\\"DGUv7I9vWs\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>No Scholarship for BSc (Agri) / Admission through Govt Counselling / D. Pharma (Except Early Admission Benefit).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit scholarship is linked with admission date (irrespectve of date of result declaration of previous class).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student can avail only one tyoe of merit scholarship (whichever is higher).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit Scholarship Continuation eligibility : Above merit scholarship is only for 1st Year. For continuation of the same in subsequent year, student has to maintain CGPA &gt;= 6.5.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>EAB Scholarship is given in addition to the merit scholarship.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>To avail scholarship, student must deposit applicable semester fee before the cut-off date for scholarship. If student fail to do so, his/her eligibility for availing scholarship will be cancelled.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Also, to avail merit scholarship, student has to submit supporting documents in original along with 1 set of photocopies.\\",\\"meta\\":{},\\"items\\":[]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]`,
      '',
      '',
      '2026-04-01 10:05:04.871',
      '2026-04-01 10:05:04.871'
    ]
  },
  original: [Error [SqlError]: (conn:9605845, no: 1062, SQLState: 23000) Duplicate entry 'scholarship-financial' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Scholarship (For Indian Students)','scholarship-financial','{"title":"Scholarship for Ind...] {
    sqlMessage: "Duplicate entry 'scholarship-financial' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Scholarship (For Indian Students)',
      'scholarship-financial',
      '{"title":"Scholarship for Indian Students | Career Point University Kota – Financial Aid","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      `[{"blockType":"RichTextFull","content":"{\\"time\\":1775037905164,\\"blocks\\":[{\\"id\\":\\"wolPdMdSbR\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Scholarship (For Indian Students)\\",\\"level\\":2}},{\\"id\\":\\"RW9w1NpErN\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"1. Early Admission Benefit (All Courses)\\",\\"level\\":2}},{\\"id\\":\\"higut0xK7y\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"8fL7kxJTJb\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Early Admission Benefit is additional to the scholarship under any other criteria.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student who join the course early may attend English Language &amp; Personality Enhancement course (at CPU, Kota) before the commencement of classes. No fee shall be charged for this.\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"5Kmu4kBQp9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"2. For B.Tech Program\\",\\"level\\":2}},{\\"id\\":\\"fsfM3sSvaD\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>On the basis on performance in JEE (Main) / State Entrance Test / 12th Board performance\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"AYBJJNKdFG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"0V0SGFC4pF\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"IiZCRFh_MK\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"3. For M.Tech/ MBA/ M.Pharm/ MPT\\",\\"level\\":2}},{\\"id\\":\\"p2dGTGtmeV\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"zam40sIkUf\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"4. For Engineering Diploma/ Other Undergraduate/ PG Course/ B.Sc+B.Ed\\",\\"level\\":2}},{\\"id\\":\\"l2LUYbBMjG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"CQd31sC628\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>5. [1] Conversion Criteria:</b>&nbsp; % age = CGPA x 9.5 |&nbsp;<b>[2]</b>&nbsp;No scholarship will be provided for Ph.D program.\\",\\"level\\":2}},{\\"id\\":\\"b5OJrxRPK9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>6. For Ex-CPU Students&nbsp;</b>(Graduation Year 2024 or 2025)\\",\\"level\\":2}},{\\"id\\":\\"32PKj03w0L\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Waiver in Admission Fee Rs 5000/-\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Scholarship 10% in Tuition fee OR merit\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Except early admission benefit\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"O3byBbzsi3\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>7. Other Benefits</b>\\",\\"level\\":2}},{\\"id\\":\\"DRakbhF1Fn\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i><b>Education Loan Support :</b>&nbsp;Career Point University provides assistance &amp; guidance in providing education loan to students.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Online support :</b>&nbsp;Parents / Student can get all the information regarding student's performance in semester / internal exams, his / her attendance, fee deposition status, can register grievance or pay fees online through Student Parent Zone.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Student Support :&nbsp;</b>For Any Grievances mail to studenthelpdesk@cpur.edu.in\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"KXzKp7aJIb\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>8. Government / Non-government Scholarship :</b>\\",\\"level\\":2}},{\\"id\\":\\"9-jZRIh2_2\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point University does not take responsibility for any Government / Non-government scholarship other than scholarship provided by the University.\\",\\"level\\":2}},{\\"id\\":\\"urDX7ZHuVI\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>Note :</b>\\",\\"level\\":2}},{\\"id\\":\\"DGUv7I9vWs\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>No Scholarship for BSc (Agri) / Admission through Govt Counselling / D. Pharma (Except Early Admission Benefit).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit scholarship is linked with admission date (irrespectve of date of result declaration of previous class).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student can avail only one tyoe of merit scholarship (whichever is higher).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit Scholarship Continuation eligibility : Above merit scholarship is only for 1st Year. For continuation of the same in subsequent year, student has to maintain CGPA &gt;= 6.5.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>EAB Scholarship is given in addition to the merit scholarship.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>To avail scholarship, student must deposit applicable semester fee before the cut-off date for scholarship. If student fail to do so, his/her eligibility for availing scholarship will be cancelled.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Also, to avail merit scholarship, student has to submit supporting documents in original along with 1 set of photocopies.\\",\\"meta\\":{},\\"items\\":[]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]`,
      '',
      '',
      '2026-04-01 10:05:04.871',
      '2026-04-01 10:05:04.871'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/7674.js:8:59431) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:9605845, no: 1062, SQLState: 23000) Duplicate entry 'scholarship-financial' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Scholarship (For Indian Students)','scholarship-financial','{"title":"Scholarship for Ind...] {
    sqlMessage: "Duplicate entry 'scholarship-financial' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Scholarship (For Indian Students)',
      'scholarship-financial',
      '{"title":"Scholarship for Indian Students | Career Point University Kota – Financial Aid","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      `[{"blockType":"RichTextFull","content":"{\\"time\\":1775037919366,\\"blocks\\":[{\\"id\\":\\"wolPdMdSbR\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Scholarship (For Indian Students)\\",\\"level\\":2}},{\\"id\\":\\"RW9w1NpErN\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"1. Early Admission Benefit (All Courses)\\",\\"level\\":2}},{\\"id\\":\\"higut0xK7y\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"8fL7kxJTJb\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Early Admission Benefit is additional to the scholarship under any other criteria.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student who join the course early may attend English Language &amp; Personality Enhancement course (at CPU, Kota) before the commencement of classes. No fee shall be charged for this.\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"5Kmu4kBQp9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"2. For B.Tech Program\\",\\"level\\":2}},{\\"id\\":\\"fsfM3sSvaD\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>On the basis on performance in JEE (Main) / State Entrance Test / 12th Board performance\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"AYBJJNKdFG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"0V0SGFC4pF\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"IiZCRFh_MK\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"3. For M.Tech/ MBA/ M.Pharm/ MPT\\",\\"level\\":2}},{\\"id\\":\\"p2dGTGtmeV\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"zam40sIkUf\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"4. For Engineering Diploma/ Other Undergraduate/ PG Course/ B.Sc+B.Ed\\",\\"level\\":2}},{\\"id\\":\\"l2LUYbBMjG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"CQd31sC628\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>5. [1] Conversion Criteria:</b>&nbsp; % age = CGPA x 9.5 |&nbsp;<b>[2]</b>&nbsp;No scholarship will be provided for Ph.D program.\\",\\"level\\":2}},{\\"id\\":\\"b5OJrxRPK9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>6. For Ex-CPU Students&nbsp;</b>(Graduation Year 2024 or 2025)\\",\\"level\\":2}},{\\"id\\":\\"32PKj03w0L\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Waiver in Admission Fee Rs 5000/-\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Scholarship 10% in Tuition fee OR merit\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Except early admission benefit\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"O3byBbzsi3\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>7. Other Benefits</b>\\",\\"level\\":2}},{\\"id\\":\\"DRakbhF1Fn\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i><b>Education Loan Support :</b>&nbsp;Career Point University provides assistance &amp; guidance in providing education loan to students.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Online support :</b>&nbsp;Parents / Student can get all the information regarding student's performance in semester / internal exams, his / her attendance, fee deposition status, can register grievance or pay fees online through Student Parent Zone.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Student Support :&nbsp;</b>For Any Grievances mail to studenthelpdesk@cpur.edu.in\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"KXzKp7aJIb\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>8. Government / Non-government Scholarship :</b>\\",\\"level\\":2}},{\\"id\\":\\"9-jZRIh2_2\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point University does not take responsibility for any Government / Non-government scholarship other than scholarship provided by the University.\\",\\"level\\":2}},{\\"id\\":\\"urDX7ZHuVI\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>Note :</b>\\",\\"level\\":2}},{\\"id\\":\\"DGUv7I9vWs\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>No Scholarship for BSc (Agri) / Admission through Govt Counselling / D. Pharma (Except Early Admission Benefit).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit scholarship is linked with admission date (irrespectve of date of result declaration of previous class).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student can avail only one tyoe of merit scholarship (whichever is higher).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit Scholarship Continuation eligibility : Above merit scholarship is only for 1st Year. For continuation of the same in subsequent year, student has to maintain CGPA &gt;= 6.5.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>EAB Scholarship is given in addition to the merit scholarship.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>To avail scholarship, student must deposit applicable semester fee before the cut-off date for scholarship. If student fail to do so, his/her eligibility for availing scholarship will be cancelled.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Also, to avail merit scholarship, student has to submit supporting documents in original along with 1 set of photocopies.\\",\\"meta\\":{},\\"items\\":[]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]`,
      '',
      '',
      '2026-04-01 10:05:20.265',
      '2026-04-01 10:05:20.265'
    ]
  },
  original: [Error [SqlError]: (conn:9605845, no: 1062, SQLState: 23000) Duplicate entry 'scholarship-financial' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Scholarship (For Indian Students)','scholarship-financial','{"title":"Scholarship for Ind...] {
    sqlMessage: "Duplicate entry 'scholarship-financial' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Scholarship (For Indian Students)',
      'scholarship-financial',
      '{"title":"Scholarship for Indian Students | Career Point University Kota – Financial Aid","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      `[{"blockType":"RichTextFull","content":"{\\"time\\":1775037919366,\\"blocks\\":[{\\"id\\":\\"wolPdMdSbR\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Scholarship (For Indian Students)\\",\\"level\\":2}},{\\"id\\":\\"RW9w1NpErN\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"1. Early Admission Benefit (All Courses)\\",\\"level\\":2}},{\\"id\\":\\"higut0xK7y\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"8fL7kxJTJb\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Early Admission Benefit is additional to the scholarship under any other criteria.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student who join the course early may attend English Language &amp; Personality Enhancement course (at CPU, Kota) before the commencement of classes. No fee shall be charged for this.\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"5Kmu4kBQp9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"2. For B.Tech Program\\",\\"level\\":2}},{\\"id\\":\\"fsfM3sSvaD\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>On the basis on performance in JEE (Main) / State Entrance Test / 12th Board performance\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"AYBJJNKdFG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"0V0SGFC4pF\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"IiZCRFh_MK\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"3. For M.Tech/ MBA/ M.Pharm/ MPT\\",\\"level\\":2}},{\\"id\\":\\"p2dGTGtmeV\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"zam40sIkUf\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"4. For Engineering Diploma/ Other Undergraduate/ PG Course/ B.Sc+B.Ed\\",\\"level\\":2}},{\\"id\\":\\"l2LUYbBMjG\\",\\"type\\":\\"table\\",\\"data\\":{\\"withHeadings\\":true,\\"content\\":[]}},{\\"id\\":\\"CQd31sC628\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>5. [1] Conversion Criteria:</b>&nbsp; % age = CGPA x 9.5 |&nbsp;<b>[2]</b>&nbsp;No scholarship will be provided for Ph.D program.\\",\\"level\\":2}},{\\"id\\":\\"b5OJrxRPK9\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>6. For Ex-CPU Students&nbsp;</b>(Graduation Year 2024 or 2025)\\",\\"level\\":2}},{\\"id\\":\\"32PKj03w0L\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>Waiver in Admission Fee Rs 5000/-\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Scholarship 10% in Tuition fee OR merit\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Except early admission benefit\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"O3byBbzsi3\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>7. Other Benefits</b>\\",\\"level\\":2}},{\\"id\\":\\"DRakbhF1Fn\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i><b>Education Loan Support :</b>&nbsp;Career Point University provides assistance &amp; guidance in providing education loan to students.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Online support :</b>&nbsp;Parents / Student can get all the information regarding student's performance in semester / internal exams, his / her attendance, fee deposition status, can register grievance or pay fees online through Student Parent Zone.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i><b>Student Support :&nbsp;</b>For Any Grievances mail to studenthelpdesk@cpur.edu.in\\",\\"meta\\":{},\\"items\\":[]}]}},{\\"id\\":\\"KXzKp7aJIb\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>8. Government / Non-government Scholarship :</b>\\",\\"level\\":2}},{\\"id\\":\\"9-jZRIh2_2\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point University does not take responsibility for any Government / Non-government scholarship other than scholarship provided by the University.\\",\\"level\\":2}},{\\"id\\":\\"urDX7ZHuVI\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"<b>Note :</b>\\",\\"level\\":2}},{\\"id\\":\\"DGUv7I9vWs\\",\\"type\\":\\"list\\",\\"data\\":{\\"style\\":\\"unordered\\",\\"meta\\":{},\\"items\\":[{\\"content\\":\\"<i></i>No Scholarship for BSc (Agri) / Admission through Govt Counselling / D. Pharma (Except Early Admission Benefit).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit scholarship is linked with admission date (irrespectve of date of result declaration of previous class).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Student can avail only one tyoe of merit scholarship (whichever is higher).\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Merit Scholarship Continuation eligibility : Above merit scholarship is only for 1st Year. For continuation of the same in subsequent year, student has to maintain CGPA &gt;= 6.5.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>EAB Scholarship is given in addition to the merit scholarship.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>To avail scholarship, student must deposit applicable semester fee before the cut-off date for scholarship. If student fail to do so, his/her eligibility for availing scholarship will be cancelled.\\",\\"meta\\":{},\\"items\\":[]},{\\"content\\":\\"<i></i>Also, to avail merit scholarship, student has to submit supporting documents in original along with 1 set of photocopies.\\",\\"meta\\":{},\\"items\\":[]}]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]`,
      '',
      '',
      '2026-04-01 10:05:20.265',
      '2026-04-01 10:05:20.265'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9605885, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606157, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606157, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606157, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606145, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9606856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9606856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9606856, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607058, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607058, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607058, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607115, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607283, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607431, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9607940, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9609449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9609449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609696, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609695, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9609895, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9609895, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9609895, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9610357, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9610774, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9610774, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9610774, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9611766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9611766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9611766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9611946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9611946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9611946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612193, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612225, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612223, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612429, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612429, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612429, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612452, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612528, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612528, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612528, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9612975, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9612975, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9612975, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9613309, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9613309, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9613309, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9614070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9614070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9614070, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9614277, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9614277, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9614277, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9614884, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9614884, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9614884, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9615790, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9615789, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616039, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616039, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616039, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616041, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616041, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616041, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616125, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616125, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616125, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616390, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616389, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9616615, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9616615, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9616615, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9617293, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9617293, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9617293, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9617748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9617748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9617748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9617890, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9617890, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9617890, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9618879, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9618879, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9618879, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9619536, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9619536, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9619536, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9619662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9619662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9619662, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9619816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9619816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9619816, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636267, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636267, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636267, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636872, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636872, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636872, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636982, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636982, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636982, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9636981, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637180, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637181, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9637913, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9637913, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9637913, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9642190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9642190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9642190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9642320, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9642320, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9642320, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9643198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9643198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9643198, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9643287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9643287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9643287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9644750, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9644750, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9644750, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9647295, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9647295, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9647295, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9659903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9659903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9659903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9662066, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9669553, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9669553, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9669553, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9669681, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9669681, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9669681, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9669682, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9669682, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9669682, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670287, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670344, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670344, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670344, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670491, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670491, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670491, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670626, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9670625, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9674383, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9674383, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9674383, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9675248, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9675248, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9675248, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9675276, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9677192, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9677434, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9678979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9678979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9678979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679217, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679834, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679834, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679834, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9679892, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9679892, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9679892, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680020, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9680142, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9995916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9995916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9995916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998520, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998520, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998520, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9998593, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999055, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:9999736, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10000767, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10001777, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10001777, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10001777, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10001983, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10001983, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10001983, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/2008.js:8:1137)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10002766, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
npm notice
npm notice New minor version of npm available! 11.11.0 -> 11.12.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1
npm notice To update run: npm install -g npm@11.12.1
npm notice
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10003814, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10004479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10010512, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10010570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10010570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10010570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10010941, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10010941, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10010941, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012052, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012052, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012052, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012053, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012237, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012237, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012237, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012355, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012355, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012355, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012443, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012443, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012443, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012498, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012498, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012498, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012599, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012599, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012599, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012600, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012793, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012793, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012793, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10012792, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10013350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10013350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10013350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10014190, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10014796, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10014796, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10014796, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10014991, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10014991, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10014991, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016423, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016423, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016423, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016479, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016668, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016668, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016668, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/762.js:1:52348) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:10016731, no: 1062, SQLState: 23000) Duplicate entry 'industry-advisory-board-' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Industry Advisory Board','industry-advisory-board-','{"title":"Industry Advisory Board | ...] {
    sqlMessage: "Duplicate entry 'industry-advisory-board-' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Industry Advisory Board',
      'industry-advisory-board-',
      '{"title":"Industry Advisory Board | Career Point University, Kota","description":"Mr. Prabhir Jha Founder &amp; CEO Prabir Jha People Advisory Mr. Rajnish Tandon AI &amp; ML Consultant Bodhi Nexus LLP Mr. Chinmay Pamecha Associate General Manager Maruti Suzuki Dr. Nitin Agarwal Chief Executive Officer Xalt Analytics Ms. Jenny Benoy AVP- HR Etech Global Services Mr. Ritwick Udayan Global Head- HMG Business Husk Power Mr. Vijay"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Training & Placement","titleMain":"Industry Advisory ","titleHighlight":"Board","subtitle":"","stats":[]}},{"blockType":"ProfileGrid","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[{"name":"Mr. Prabhir Jha","designation":"Founder & CEO Prabir Jha People Advisory","company":"","image":"/api/media/media/1775108308683-emvut-Mr.-Prabhir-Jha.png"},{"name":"Mr. Rajnish Tandon","designation":"AI & ML Consultant Bodhi Nexus LLP","company":"","image":"/api/media/media/1775108339870-kdyla-Mr.-Rajnish-Tandon.png"},{"name":"Mr. Chinmay Pamecha ","designation":"Associate General Manager Maruti Suzuki","company":"","image":""},{"name":" Dr. Nitin Agarwal ","designation":"Chief Executive Officer Xalt Analytics","company":"","image":""},{"name":"Ms. Jenny ","designation":"Benoy AVP- HR Etech Global Services","company":"","image":""},{"name":"Mr. Ritwick Udayan ","designation":"Global Head- HMG Business Husk Power","company":"","image":""}],"statsItems":[]}]',
      '',
      '',
      '2026-04-02 05:41:29.083',
      '2026-04-02 05:41:29.083'
    ]
  },
  original: [Error [SqlError]: (conn:10016731, no: 1062, SQLState: 23000) Duplicate entry 'industry-advisory-board-' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Industry Advisory Board','industry-advisory-board-','{"title":"Industry Advisory Board | ...] {
    sqlMessage: "Duplicate entry 'industry-advisory-board-' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Industry Advisory Board',
      'industry-advisory-board-',
      '{"title":"Industry Advisory Board | Career Point University, Kota","description":"Mr. Prabhir Jha Founder &amp; CEO Prabir Jha People Advisory Mr. Rajnish Tandon AI &amp; ML Consultant Bodhi Nexus LLP Mr. Chinmay Pamecha Associate General Manager Maruti Suzuki Dr. Nitin Agarwal Chief Executive Officer Xalt Analytics Ms. Jenny Benoy AVP- HR Etech Global Services Mr. Ritwick Udayan Global Head- HMG Business Husk Power Mr. Vijay"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Training & Placement","titleMain":"Industry Advisory ","titleHighlight":"Board","subtitle":"","stats":[]}},{"blockType":"ProfileGrid","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[{"name":"Mr. Prabhir Jha","designation":"Founder & CEO Prabir Jha People Advisory","company":"","image":"/api/media/media/1775108308683-emvut-Mr.-Prabhir-Jha.png"},{"name":"Mr. Rajnish Tandon","designation":"AI & ML Consultant Bodhi Nexus LLP","company":"","image":"/api/media/media/1775108339870-kdyla-Mr.-Rajnish-Tandon.png"},{"name":"Mr. Chinmay Pamecha ","designation":"Associate General Manager Maruti Suzuki","company":"","image":""},{"name":" Dr. Nitin Agarwal ","designation":"Chief Executive Officer Xalt Analytics","company":"","image":""},{"name":"Ms. Jenny ","designation":"Benoy AVP- HR Etech Global Services","company":"","image":""},{"name":"Mr. Ritwick Udayan ","designation":"Global Head- HMG Business Husk Power","company":"","image":""}],"statsItems":[]}]',
      '',
      '',
      '2026-04-02 05:41:29.083',
      '2026-04-02 05:41:29.083'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016733, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016733, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016733, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016831, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10016832, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10017331, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10017331, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10017331, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10018476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10018476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10018476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10018652, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10018652, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10018652, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019138, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019178, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019178, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019178, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019236, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019236, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019236, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019462, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019462, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019462, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019533, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019532, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10019787, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10019787, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10019787, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10020047, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10020047, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020047, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020380, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020380, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020380, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020556, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020631, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020756, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10020830, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021531, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021840, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10021891, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022015, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022740, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022740, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022740, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022916, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022936, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10022979, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023254, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023640, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023781, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023781, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023781, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023782, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023782, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023782, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10023984, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024098, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024179, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024459, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10024748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10024748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024748, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10024749, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10024749, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024749, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10024845, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10024845, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10024845, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026391, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026392, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026545, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026546, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026546, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026546, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026592, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026591, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026591, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026591, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026623, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026623, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026623, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026744, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026744, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026744, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10026746, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10027028, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10027028, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10027028, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10027078, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10027078, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10027078, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10027414, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10027414, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10027414, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10027813, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10027813, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10027813, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028440, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028509, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028508, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028717, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028717, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028717, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10028829, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10028829, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10028829, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10029735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10029735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10029735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10031245, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10031245, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10031245, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10031385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10031385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10031385, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10034903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10034903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10034903, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17295)
    at async m (.next/server/app/admin/flipbooks/page.js:1:7994)
    at async p (.next/server/app/admin/flipbooks/page.js:2:1860)
    at async L (.next/server/app/admin/flipbooks/page.js:2:6944)
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035074, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035074, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035074, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035346, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035659, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035724, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035724, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035724, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035725, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035765, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035765, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035765, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035764, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10035877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10035877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10035877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036033, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036033, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036033, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036035, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036036, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036184, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036184, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036184, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10036269, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10036269, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10036269, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10037054, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10037054, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10037054, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10037266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10037266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10037266, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10037514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10037514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10037514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10037535, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10037535, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10037535, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10038056, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10038056, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10038056, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10038350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10038350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10038350, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039337, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039337, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039337, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039475, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039475, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039475, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039477, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039477, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039477, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039476, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039735, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10039734, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10040005, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10040005, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10040005, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10040799, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10040799, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10040799, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10041439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10041439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10041439, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10041518, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10041518, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10041518, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10041519, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10041519, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10041519, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10041614, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10041614, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10041614, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10041847, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10041847, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10041847, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042262, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042262, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042262, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042339, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042522, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042523, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042801, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042801, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042801, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042894, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042894, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042894, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10042893, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10043135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10043135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10043135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10043504, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10043504, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10043504, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10043794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10043794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10043794, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044103, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044102, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044252, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044252, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044252, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044338, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044372, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10044371, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10044371, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10044371, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10045169, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10045169, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10045169, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10045370, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10045370, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10045370, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046209, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046209, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046209, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046313, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046314, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046499, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046499, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046499, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046500, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046500, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046500, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046537, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046537, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046537, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046540, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10046934, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10046934, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10046934, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10047596, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10047596, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10047596, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10047877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10047877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10047877, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10048163, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10048163, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10048163, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10048234, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10048234, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10048234, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049003, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049003, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049003, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049025, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049025, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049025, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049251, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049259, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049259, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049259, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049260, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049260, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049260, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049449, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049450, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049514, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049713, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049712, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049962, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049962, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049962, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10049961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10049961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10049961, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10050063, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10050063, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10050063, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10053946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10053946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10053946, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Request body exceeded 28MB for /admin/pages/create. Only the first 28MB will be available unless configured. See https://nextjs.org/docs/app/api-reference/config/next-config-js/middlewareClientMaxBodySize for more details.
[Error: Unexpected end of form]
 ⨯ uncaughtException:  [Error: Unexpected end of form]
 ⨯ [Error: Unexpected end of form] { digest: '3732430995' }
Request body exceeded 28MB for /admin/pages/create. Only the first 28MB will be available unless configured. See https://nextjs.org/docs/app/api-reference/config/next-config-js/middlewareClientMaxBodySize for more details.
[Error: Unexpected end of form]
 ⨯ uncaughtException:  [Error: Unexpected end of form]
 ⨯ [Error: Unexpected end of form] { digest: '3732430995' }
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
saveExternalMedia Import Error: TypeError: Failed to parse URL from in/wp-content/uploads/2025/02/Pharvinex-Chempharm.png
    at <unknown> (.next/server/chunks/4996.js:22:55988)
    at $ (.next/server/chunks/4996.js:1:9653)
    at <unknown> (.next/server/chunks/4996.js:1:12182)
    at <unknown> (.next/server/chunks/4996.js:15:4619)
    at e.with (.next/server/chunks/4996.js:22:30212)
    at i.with (.next/server/chunks/4996.js:22:24459)
    at i.startActiveSpan (.next/server/chunks/4996.js:22:39425)
    at e.startActiveSpan (.next/server/chunks/4996.js:22:39959)
    at <unknown> (.next/server/chunks/4996.js:15:4147) {
  [cause]: TypeError: Invalid URL
      at <unknown> (.next/server/chunks/4996.js:22:55988)
      at $ (.next/server/chunks/4996.js:1:9653)
      at <unknown> (.next/server/chunks/4996.js:1:12182)
      at <unknown> (.next/server/chunks/4996.js:15:4619)
      at e.with (.next/server/chunks/4996.js:22:30212)
      at i.with (.next/server/chunks/4996.js:22:24459)
      at i.startActiveSpan (.next/server/chunks/4996.js:22:39425)
      at e.startActiveSpan (.next/server/chunks/4996.js:22:39959) {
    code: 'ERR_INVALID_URL',
    input: 'in/wp-content/uploads/2025/02/Pharvinex-Chempharm.png'
  }
}
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/chunks/762.js:1:52783) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:10087352, no: 1062, SQLState: 23000) Duplicate entry 'chronicles' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Chronicles','chronicles','{"title":"Campus Facilities | Career Point University, Kota","d...] {
    sqlMessage: "Duplicate entry 'chronicles' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Chronicles',
      'chronicles',
      '{"title":"Campus Facilities | Career Point University, Kota","description":"The university provides a magnificent and comprehensive range of facilities within the university campus, separately for boys and girls. We understand that most of our students are moving away from home for the first time, so we strive to make the transition as smooth as possible by providing a comfortable, safe, and homely set up"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"","titleMain":"Chronicles","titleHighlight":"","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775120901653,\\"blocks\\":[{\\"id\\":\\"fl1BJxlQy9\\",\\"type\\":\\"table\\",\\"data\\":{\\"content\\":[[\\"S. No.\\",\\"Name of Activity\\",\\"Activity Reports\\"],[\\"1\\",\\"CPU Chronicle July-Dec 2024\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2024.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"2\\",\\"CPU Chronicle Jan-June 2024\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2024.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"3\\",\\"CPU Chronicle July-Dec 2023\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2023-.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"4\\",\\"CPU Chronicle Jan-June 2023\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2023.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"5\\",\\"CPU Chronicle July-Dec 2022\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2022.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"6\\",\\"CPU Chronicle Jan-June 2022\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2022.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"7\\",\\"CPU Chronicle July-Dec 2021\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2021.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"8\\",\\"CPU Chroniclel Jan-June 2020\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chroniclel-Jan-June-2020.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"9\\",\\"CPU Chronicle July-Dec 2019\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2019.pdf\\\\\\">Click Here</a>\\"]]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-02 09:08:51.617',
      '2026-04-02 09:08:51.617'
    ]
  },
  original: [Error [SqlError]: (conn:10087352, no: 1062, SQLState: 23000) Duplicate entry 'chronicles' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Chronicles','chronicles','{"title":"Campus Facilities | Career Point University, Kota","d...] {
    sqlMessage: "Duplicate entry 'chronicles' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Chronicles',
      'chronicles',
      '{"title":"Campus Facilities | Career Point University, Kota","description":"The university provides a magnificent and comprehensive range of facilities within the university campus, separately for boys and girls. We understand that most of our students are moving away from home for the first time, so we strive to make the transition as smooth as possible by providing a comfortable, safe, and homely set up"}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"","titleMain":"Chronicles","titleHighlight":"","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775120901653,\\"blocks\\":[{\\"id\\":\\"fl1BJxlQy9\\",\\"type\\":\\"table\\",\\"data\\":{\\"content\\":[[\\"S. No.\\",\\"Name of Activity\\",\\"Activity Reports\\"],[\\"1\\",\\"CPU Chronicle July-Dec 2024\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2024.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"2\\",\\"CPU Chronicle Jan-June 2024\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2024.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"3\\",\\"CPU Chronicle July-Dec 2023\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2023-.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"4\\",\\"CPU Chronicle Jan-June 2023\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2023.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"5\\",\\"CPU Chronicle July-Dec 2022\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2022.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"6\\",\\"CPU Chronicle Jan-June 2022\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-Jan-June-2022.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"7\\",\\"CPU Chronicle July-Dec 2021\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2021.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"8\\",\\"CPU Chroniclel Jan-June 2020\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chroniclel-Jan-June-2020.pdf\\\\\\" target=\\\\\\"_blank\\\\\\">Click Here</a>\\"],[\\"9\\",\\"CPU Chronicle July-Dec 2019\\",\\"<a href=\\\\\\"https://cpur.in/wp-content/uploads/2025/05/CPU-Chronicle-July-Dec-2019.pdf\\\\\\">Click Here</a>\\"]]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-02 09:08:51.617',
      '2026-04-02 09:08:51.617'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10090706, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10090706, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10090706, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10090785, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10090785, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10090785, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10091502, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10091502, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10091502, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10091542, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10091542, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10091542, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10108570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10108570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10108570, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10108867, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10109213, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10109213, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10109213, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10113016, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10113016, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10113016, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10124563, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10124563, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10124563, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10138059, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10138059, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10138059, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10149454, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10149454, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10149454, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10152381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10152381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10152381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Error fetching school NaN: Error [SequelizeDatabaseError]: (conn:10152480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13924) {
  parent: [Error [SqlError]: (conn:10152480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10152480, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10155538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10155538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10155538, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10167960, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10167960, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10167960, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10195227, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10195227, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10195227, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10197521, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10197521, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10197521, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10199365, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10199365, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10199365, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10200040, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10200040, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10200040, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10200274, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10200274, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10200274, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10201135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10201135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10201135, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10609660, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10610738, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10610738, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10610738, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10629317, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10629317, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10629317, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10630279, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10630279, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10630279, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10630280, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10630280, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10630280, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:10643577, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/page.js:1:11428)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:10643577, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:10643577, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
Editor Upload API Error: [TypeError: Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".]
[getSchoolById] Error fetching school 18: Error [SequelizeDatabaseError]: (conn:11329229, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:11329229, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 18;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:11329229, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 18;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 18;',
  parameters: {}
}
[getSchoolById] Error fetching school 17: Error [SequelizeDatabaseError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 17;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 17;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 17;',
  parameters: {}
}
[getSchoolById] Error fetching school 15: Error [SequelizeDatabaseError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
    at async (.next/server/chunks/5345.js:1:652)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 15;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:11334878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
  sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]] {
    sqlMessage: "Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'",
    sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 15;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni`, `schools`.`industry`, `schools`.`research`, `schools`.`community`, `schools`.`infrastructure`, `schools`.`testimonials`, `schools`.`exploreDepartment`, `schools`.`layoutOrder`, `schools`.`customSections`, `schools`.`status`, `schools`.`version`, `schools`.`createdAt`, `schools`.`updatedAt`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt`, `placementPartnersRel`.`id` AS `placementPartnersRel.id`, `placementPartnersRel`.`companyName` AS `placementPartnersRel.companyName`, `placementPartnersRel`.`logoUrl` AS `placementPartnersRel.logoUrl`, `placementPartnersRel`.`packageOffered` AS `placementPartnersRel.packageOffered`, `placementPartnersRel`.`studentName` AS `placementPartnersRel.studentName`, `placementPartnersRel`.`courseName` AS `placementPartnersRel.courseName`, `placementPartnersRel`.`youtubeLink` AS `placementPartnersRel.youtubeLink`, `placementPartnersRel`.`city` AS `placementPartnersRel.city`, `placementPartnersRel`.`schoolId` AS `placementPartnersRel.schoolId`, `placementPartnersRel`.`createdAt` AS `placementPartnersRel.createdAt`, `placementPartnersRel`.`updatedAt` AS `placementPartnersRel.updatedAt`, `facilitiesRel`.`id` AS `facilitiesRel.id`, `facilitiesRel`.`name` AS `facilitiesRel.name`, `facilitiesRel`.`description` AS `facilitiesRel.description`, `facilitiesRel`.`image` AS `facilitiesRel.image`, `facilitiesRel`.`schoolId` AS `facilitiesRel.schoolId`, `facilitiesRel`.`createdAt` AS `facilitiesRel.createdAt`, `facilitiesRel`.`updatedAt` AS `facilitiesRel.updatedAt` FROM `schools` AS `schools` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `schools`.`id` = `testimonialsRel`.`schoolId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `schools`.`id` = `faqsRel`.`schoolId` LEFT OUTER JOIN `placementpartners` AS `placementPartnersRel` ON `schools`.`id` = `placementPartnersRel`.`schoolId` LEFT OUTER JOIN `facilities` AS `facilitiesRel` ON `schools`.`id` = `facilitiesRel`.`schoolId` WHERE `schools`.`id` = 15;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11385035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11385033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11385190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11385189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11386625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11386624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11387112, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11387111, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11387212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11387214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11390585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11390585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11390583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11390583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11390585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11390470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11390584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11390582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11390668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11390667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11390667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11390668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11390911, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11390914, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11391612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11391614, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11394756, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11394756, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11394763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11394753, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11394637, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11394763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11394755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11394763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11394760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11394763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11394754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11395202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11395203, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11395202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11395203, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11395202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11395202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11395200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11395199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11395397, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11395201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11395397, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11398034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11397749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11397749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11398034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11397749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11398141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11398478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11398596, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11399606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11399605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11399605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11399606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11399604, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11399606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11399605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11399604, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11399606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11399605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11399606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11400090, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11400090, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11399605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11400238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11400236, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11400238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11400235, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11400234, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11400238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11400234, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11400234, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11400234, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11400401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11400401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11400237, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11400401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11400238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11400237, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11400530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11400530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11400401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11400530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11400344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11400530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11400401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11400530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402496, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402499, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11402500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11402499, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402713, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11402712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11403654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11403714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11403654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11403714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11403888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11403889, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11403890, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11403888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11404152, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11404151, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11404193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11404152, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11404194, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11404193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11404289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11404285, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11404287, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11404289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11404285, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11404289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11404521, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11404805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11404907, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11404908, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11404904, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11404905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11407168, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11407167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11408062, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11408064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11409612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11409438, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11410357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11410222, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:11411962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11414377, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11414376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11417711, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11417713, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11418750, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11418752, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11422591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11422592, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11423020, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11423021, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11424798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11424800, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11426882, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11426881, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11427958, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11427960, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11429850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11429851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11429850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11429851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11430917, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11430916, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11431441, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11431443, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11437509, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11437508, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11438631, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11438634, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11438633, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11438631, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11438633, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11438632, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11440788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11440789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11441297, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11441300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11441298, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11441297, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11441648, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11441647, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11441906, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11441905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11442149, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11442153, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11442797, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11442798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11443323, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11443322, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11443859, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11443857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11456733, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11456732, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11457372, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11457374, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11473091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11473092, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11473696, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11473695, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11484739, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11484740, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11484789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11484788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11484791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11484788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11485131, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11485133, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11485044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11485130, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11485133, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11485044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485133, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11485130, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11485134, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11485130, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11485134, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11485469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11486065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11485469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11485469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11486065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11486065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11486065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11486065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11485468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11486378, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11486378, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11485466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11485749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11486591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11486593, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11486592, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11486591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11486813, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11486810, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11486811, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11486813, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11486811, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11486813, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11486811, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11486813, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11486811, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11486813, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11488883, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11488885, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11490617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11490617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11490617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11490617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11490616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11490993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11490617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11490618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11505245, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11505244, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11505830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11505831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11523328, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11523329, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11548867, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11548869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11550146, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11550144, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11553397, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11553396, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11556271, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11556269, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11562908, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11562907, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11572379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11572376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11582318, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11582319, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11582319, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11582318, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11582979, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11582978, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11582978, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11582979, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11583138, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11583139, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11589796, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11589798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11600215, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11600214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11601412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11601411, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11601412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11601411, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11602230, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11602229, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11602515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11602516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11602517, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11602516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11603085, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11603084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11604018, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11604017, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11604019, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11604017, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11604543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11604542, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11604543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11604542, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11604803, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11604802, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11605034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11605033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11618094, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11618096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11629488, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11629487, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11631608, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11631605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11640689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11640691, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11650327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11650326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11662665, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11662667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11666641, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11666639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11676062, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11676062, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11676216, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11676218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11677141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11677141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11677141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11677141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11677320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11677140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11677478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11677477, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11677475, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11677478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11677478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11677475, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11686878, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11686879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11689008, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11689006, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11689446, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11689450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11689446, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11689451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11689570, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11689569, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11689861, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11689862, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11689860, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11689862, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11690141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11690140, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11690506, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11690296, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11691473, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11691470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11692100, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11692099, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11692681, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11692680, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11693387, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11693386, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11693989, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11693985, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11694794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11694790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11697136, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11697137, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11698184, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11698186, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11702370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11702372, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11703609, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11703610, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11705717, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11705720, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11706578, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11706579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11706579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11706580, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11706580, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11706577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11706579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11706577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11706578, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11706690, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11706578, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11706690, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11706790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11706787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11706789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11706790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11706787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11706789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11706969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11706968, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11707001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11706998, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11707000, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11707001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11706999, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11707001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11712142, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11712139, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11712142, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11712139, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11712481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11712482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11712777, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11712774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11715059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11715059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11721160, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11721158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11726611, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11726613, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11728750, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11728751, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11730382, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11730381, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11733184, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11733183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11736479, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11736480, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755131, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11755164, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/header/site-config/page.js:1:7685)
    at async p (.next/server/app/admin/header/site-config/page.js:2:1860)
    at async L (.next/server/app/admin/header/site-config/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/header/site-config/page.js:1:7685)
    at async p (.next/server/app/admin/header/site-config/page.js:2:1860)
    at async L (.next/server/app/admin/header/site-config/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/header/site-config/page.js:1:7685)
    at async p (.next/server/app/admin/header/site-config/page.js:2:1860)
    at async L (.next/server/app/admin/header/site-config/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/header/site-config/page.js:1:7685)
    at async p (.next/server/app/admin/header/site-config/page.js:2:1860)
    at async L (.next/server/app/admin/header/site-config/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/header/site-config/page.js:1:7685)
    at async p (.next/server/app/admin/header/site-config/page.js:2:1860)
    at async L (.next/server/app/admin/header/site-config/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11761464, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11761465, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11764325, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11764324, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11764961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11764960, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11766271, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11766270, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11767386, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11767385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11768106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11768107, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768107, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11768108, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11768105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768098, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768100, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11768108, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11768103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11768098, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11768103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11768098, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11768097, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11768512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11768513, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11768551, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11768555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11768556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11768552, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11768514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11768554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11768555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11768555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11768516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11768516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11768516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11768554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11768516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11768550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11768516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11768954, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11768953, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11769309, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11769312, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11769310, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11769309, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11769312, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11769309, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11769726, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11769725, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11778481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11778482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11778651, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11778653, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11779206, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11779214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11780039, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11780038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11780093, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11780095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11781630, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11781631, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11781830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11781828, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11781828, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11781830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11782138, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11782139, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11782389, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11782391, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11783422, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11783421, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11783976, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11783977, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11783976, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11783977, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11784045, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11784044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11784045, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11783975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11784046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11783975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11784046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11784048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784269, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11784270, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11784270, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:11784268, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11784605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11784607, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11784769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11784768, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11785279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11785278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11785282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11785279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11785531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11785529, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11785530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:11785531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11785765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11785766, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11785993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11785991, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11786374, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11786373, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11787031, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11787030, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11787438, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11787437, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11788424, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:11788423, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11789810, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11789809, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11795102, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:11795104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11804356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11804357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11804357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11804356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807613, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807611, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807611, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807613, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11807712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809570, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11809572, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810875, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810877, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810877, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810877, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810877, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11810874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11820290, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11820292, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11820773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11820775, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11821103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11821101, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:11822123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11830693, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11830694, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11832189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11832190, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11850846, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11850848, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11863903, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11863905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11865227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11865226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11865569, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11865568, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11872209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11872211, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11874253, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11874252, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11878200, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11878201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11882544, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11882543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11883276, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11883277, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11883453, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11883454, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11885108, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:11885107, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11912086, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:11912087, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11923388, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11923389, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11925638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11925639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11928038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11928040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11929988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11929989, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11930213, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11930214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11940228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11940227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11959950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11959951, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11969984, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:11969986, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11971167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:11971166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11973369, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:11973368, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11973369, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:11973367, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11975430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:11975432, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11977582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:11977581, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12000387, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12000386, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12000772, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12000774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12037676, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12037678, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12041430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12041432, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12044001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12044000, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12065947, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12065949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12065948, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12065950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12065947, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12065948, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12066037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12066034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12066037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12066037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12066036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12066036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12066037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12066033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12066036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12066034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12066034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12066035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12066033, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12074745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12074745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12074745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12074745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12074745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12074747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12075074, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12074748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12075555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12075548, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12075547, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12075555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12075556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12075555, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12075575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12075547, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12075547, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12075556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12075575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12075556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12075556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12075575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12076011, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12076013, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12086539, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12086537, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12086653, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12086654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12086655, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12086654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12086821, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12086654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12086652, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12086654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12122888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12122890, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12133390, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12133389, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12141804, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12141805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12151613, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12151612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12161984, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12161983, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12249767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12249768, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12250131, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12250129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12250253, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12250255, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12256398, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12256516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12257788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12257984, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12259260, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12259258, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12261770, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12261705, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12262645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12262612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-agriculture'. Retrying without associations... Error: (conn:12262738, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: school-of-agriculture
[getSchoolBySlug] Relational fetch failed for slug 'school-of-agriculture'. Retrying without associations... Error: (conn:12262736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: school-of-agriculture
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12262738, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12262736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12263265, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12263262, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12264522, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12264523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12268948, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12268949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12272670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12272672, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12274201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12274202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12274202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12274201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12274952, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12274951, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12274951, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12274952, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12275036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12275036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275034, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275036, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12275158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12275158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12274950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12275378, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12275377, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12275376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12275371, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12275451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12275371, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12275646, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12275645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12275646, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12275645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12275646, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12276087, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12276085, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12276176, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12276178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12276177, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12276176, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12276326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12276325, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12276327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12276325, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12276327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12276326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12276327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12276326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12276327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12276326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12276327, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12276326, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12276720, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12276902, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12276905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12276902, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12276905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12276902, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12276905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12277096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12277095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12277096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12277095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12277294, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12278046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12278045, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12278304, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12278303, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12278385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12278386, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12278529, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12278528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12278528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12278618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12278528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12278529, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12279122, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12279121, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12279623, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12279622, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12279905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12279906, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12280155, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12280156, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12280232, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12280233, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12280234, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12280232, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12280342, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12280506, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12280505, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12280608, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12280607, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12280757, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12280758, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12281012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282133, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282132, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282182, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12282395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282394, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282335, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282581, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282393, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12282775, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282775, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282775, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282783, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12282786, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282908, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282907, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12282987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12283104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12283103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12283098, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12283104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12283300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12283299, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12283300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12283299, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:12283298, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12283301, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12283300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12283298, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12283299, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12283298, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12283300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12283549, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12283548, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12283548, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12283549, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12284225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12284223, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12284225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284224, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12284510, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12284509, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12284487, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12285223, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12285230, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12285230, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 16. Retrying without associations... Error: (conn:12285500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12285500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12285647, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12285647, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12285752, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12285757, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12285750, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12285977, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12285976, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12286460, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12286459, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12286713, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12286870, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12286870, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12287003, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12287005, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12287413, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12287313, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12287412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12287312, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12287987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12287987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12287985, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12288129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12288139, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12288138, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288135, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288135, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288360, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288361, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288361, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288360, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288360, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12288634, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12288679, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12288678, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12288801, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12288678, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12288879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12288880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288881, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12288882, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12288879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12288882, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12289247, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12289246, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289561, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289560, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289504, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289561, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289504, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289721, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12289722, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12289719, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12289720, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12289868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12289865, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12290170, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12290167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12290281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12290279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12290382, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12290382, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12290281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12290629, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12290983, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12290981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12291109, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12291110, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12291111, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12290981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12290981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12291321, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12291323, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12291501, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12291503, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12291791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12291793, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12291877, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12291874, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12292476, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12292056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292477, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12292056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12292556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292477, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292476, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12292556, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12292851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12293202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 3. Retrying without associations... Error: (conn:12293494, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12293782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12294125, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12294224, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12294126, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12294405, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12294403, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12294403, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12294406, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12294539, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12294541, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12294539, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12294645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12294733, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12294734, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12294782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12294941, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:2:8176)
    at async p (.next/server/app/admin/schools/edit/[id]/page.js:3:1860)
    at async L (.next/server/app/admin/schools/edit/[id]/page.js:3:6944)
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295384, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12295383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12295527, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12295528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295594, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295593, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12295728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12295728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12295726, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12295727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12295917, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12295806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12295806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12295961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12296225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12295961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12296225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12296257, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12296309, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12296386, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12296381, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12296448, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12296450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12296448, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12296450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12296529, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12296530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12296612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12296613, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12296733, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12296734, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12296731, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12296732, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12296764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12296763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12297202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12297203, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297457, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297461, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297594, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297633, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297919, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12297919, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12297745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12297954, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298099, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298097, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298291, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298293, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:12298398, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298557, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298623, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12298624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12298398, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298684, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12298682, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12298781, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12298782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12299701, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12299702, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12300342, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12300343, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300341, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300341, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300690, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12300690, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12300523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12300868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12300689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12301869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12301868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12303163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12303161, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12303163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12303161, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12304170, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12304172, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12304270, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12304269, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12304328, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12304470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12304606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12304609, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12304833, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12304831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12304831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12304831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12305076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12305075, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12305739, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12305741, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12305743, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12305739, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12305818, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12305818, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306078, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306079, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306078, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306313, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12306314, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306314, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306313, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/media/page.js:1:20375)
    at async p (.next/server/app/admin/media/page.js:2:1860)
    at async L (.next/server/app/admin/media/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306636, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306637, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306637, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12306636, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12306830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12306972, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12307218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12307289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12308219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12308218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12309255, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12309256, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12310661, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12310660, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12311122, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12311120, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12311345, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12311344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 16. Retrying without associations... Error: (conn:12311765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12312110, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12312109, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12312586, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12312585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12312585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12312587, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12312585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12312587, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12312587, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12312585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12313343, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12313342, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12313850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12314468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12314470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12314625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12314623, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12314625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12314626, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12314697, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12314695, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12315584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12315582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
saveExternalMedia Import Error: Error: Failed to fetch remote asset: Not Found
    at q (.next/server/chunks/6842.js:1:17325)
    at async m (.next/server/app/admin/courses/edit/[id]/page.js:1:7243)
    at async p (.next/server/app/admin/courses/edit/[id]/page.js:2:1860)
    at async L (.next/server/app/admin/courses/edit/[id]/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12315974, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12315973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12316051, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12316050, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12316318, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12316319, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12317855, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12317854, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12318911, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12318914, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12319451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12319455, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12319774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12319773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12320553, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12320554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12321288, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12321289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12322880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12322879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12323728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12323727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12324487, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12324486, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12328339, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12328340, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12329498, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12329500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12329500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12329499, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12330142, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12330144, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12332213, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12332213, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12332213, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12332213, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12332490, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12332490, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12332490, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12332600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12332490, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12332600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12332600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12332209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12332600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12333315, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12333114, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12333798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12333960, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12333798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12333963, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12333963, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12333798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12334149, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12334177, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12335026, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12335174, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12335612, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12335615, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12337252, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12337253, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/app/(portal)/[slug]/page.js:10:8933) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:12337581, no: 1062, SQLState: 23000) Duplicate entry 'research-papers' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Research Papers','research-papers','{"title":"Research Papers | Career Point University, ...] {
    sqlMessage: "Duplicate entry 'research-papers' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Research Papers',
      'research-papers',
      '{"title":"Research Papers | Career Point University, Kota","description":"Title of Paper Name of the Author/s Department of the teacher Name of Journal Year of Publication ISSN Number Link to the recognition in UGC enlistment of the Journal Link to article/paper/abstract of the article Is it listed in UGC Care list Unlocking the potential of Fe2TiO5 "}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Research ","titleMain":"Research ","titleHighlight":"Papers","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775466142272,\\"blocks\\":[{\\"id\\":\\"28tIKXCQRe\\",\\"type\\":\\"htmlTable\\",\\"data\\":{\\"html\\":\\"<table><thead><tr><th rowspan=\\\\\\"2\\\\\\">Title of Paper</th><th rowspan=\\\\\\"2\\\\\\">Name of the Author/s</th><th rowspan=\\\\\\"2\\\\\\">Department of the teacher</th><th rowspan=\\\\\\"2\\\\\\">Name of Journal</th><th rowspan=\\\\\\"2\\\\\\">Year of Publication</th><th rowspan=\\\\\\"2\\\\\\">ISSN Number</th><th colspan=\\\\\\"2\\\\\\">Link to the recognition in UGC enlistment of the Journal</th></tr><tr><th>Link to article/paper/abstract of the article</th><th>Is it listed in UGC Care list</th></tr></thead><tbody><tr><td>Unlocking the potential of Fe2TiO5 nanoparticles: A promising pseudocapacitive material for next-generation supercapacitors</td><td>Sutripto Majumder, Swapnil S. Karade , Raman Kumar , Raja Venkatesan , Dinesh , Sarah A. Alshehri , Hieu Minh Nguyen, Ki Hyeon Kim</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Science in Semiconductor Processing</td><td>2025</td><td>1873-4081</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S1369800125009333?via%3Dihub\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Tailored 2D Bi2WO6-rGO hybrid composites for advanced flexible and wearable supercapacitor devices</td><td>Neeraj Dhariwal , Preety Yadav , Dinesh , Somdatta Singh , Amit Sanger, Ramesh Chandra , O.P. Thakur , Vinod Kumar</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Inorganic Chemistry Communications</td><td>2025</td><td>1879-0259</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S1387700325015151?via%3Dihub\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Resveratrol as a Therapeutic Agent in Alzheimer’s Disease: Evidence from Clinical Studies</td><td>Nidhi Puranik ,Meenakshi Kumari,Shraddha Tiwari,Thakur Dhakal ,Minseok Song</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Nutrients MDPI Journal</td><td>2025</td><td>2072-6643</td><td><a href=\\\\\\"https://www.mdpi.com/2072-6643/17/15/2557/pdf?version=1754545451\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Study of Structural, Magnetic, Electronic, and Optical Properties of Fe2MnSn Heusler Alloy</td><td>Ashok Yadav &amp; Vivek Kumar Jain</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Journal of Electronic Materials</td><td>2025</td><td>1543-186X</td><td><a href=\\\\\\"https://link.springer.com/article/10.1007/s11664-025-12132-x\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>An investigation into the structure, microhardness, intermolecular interactions, electrical and optical properties in lead-free (CH3CH2CH2NH3)2[BiCl5] single crystals for optoelectronic applications</td><td>Dinesh Kulhary, Neeraj Dhariwal</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Science and Engineering: B</td><td>2025</td><td>0921-5107</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0921510725005768\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>AI-Powered Automated Detection of Cervical Cancer Using Deep Learning Techniques: A CNN and Transfer Learning Approach</td><td>Abid Hussain, Amit Sharma</td><td>School of Computer Application and Technology, CPU, Kota</td><td>Frontiers in AI and Computational Technologies , Springer Nature</td><td>2025</td><td>978-3-031-89960-7</td><td><a href=\\\\\\"https://link.springer.com/chapter/10.1007/978-3-031-89960-7_24\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Remote Access Services Transforming Library Resource Utilization in India: A Strategic Digital Evolution</td><td>Antima Vaishnav, Priti Sharma</td><td>Department of Library and Information Science, Career Point University, Kota</td><td>Journal of Information Systems Engineering and Management</td><td>2025</td><td>2468-4376</td><td><a href=\\\\\\"https://jisem-journal.com/index.php/journal/article/view/6874/3244\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Linear Programming for Resource Allocation and Profit Maximization in Furniture Production</td><td>Hemlata Saxena, Swapnil Sharma</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Asian Journal of Pure and Applied Mathematics</td><td>2025</td><td>1945-0036</td><td><a href=\\\\\\"https://jofmath.com/index.php/AJPAM/article/view/192/261\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Photoluminescent behaviour combined with electrical and optical properties in manganese (II) halide perovskite for photoluminescent rewritable printing applications</td><td></td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Ceramics International</td><td>2025</td><td>1873-3956</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0272884225019935\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Effect of temperature and Co-addition on phase stability, magnetic and electronic properties of Fe2-xCoxMnAl quaternary Heusler alloys for spintronics devices</td><td>Ashok Yadav, Vivek Kumar Jain,Vinesh Attatappa,N. Lakshmi ,Arun Sharma, Sarvesh Kumar Pandey,Shikha Awasthi</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Journal of Alloys and Compounds</td><td>2025</td><td>1873-4669</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0925838825021401\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Nano-biotechnological approach for the ultrasensitive electrochemical and fluorescence detection of Staphylococcal enterotoxin B</td><td>Meenakshi, Saish Pawar, Brijesh Shivhare , Arun Sharma , Sudharshan Prabhu and Shikha Awasthi6</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Research Express</td><td>2025</td><td>2053-1591</td><td><a href=\\\\\\"https://iopscience.iop.org/article/10.1088/2053-1591/adc171/pdf\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Population Structure and Dynamics of Greater Flamingos (Phoenicopterus roseus) in Selected Sites of Haryana, India</td><td>Amit Kumar, Sarita Rana &amp; Vanita</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Biology Bulletin</td><td>2024</td><td>1608-3059</td><td><a href=\\\\\\"https://link.springer.com/article/10.1134/S1062359024606918\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avifaunal Diversity and Composition in Shergarh Fort and Surrounding Areas, Baran, Rajasthan, India</td><td>Arun Kumar Jatav, Amit kumar, Smriti Johari</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>International Journal of Intelligent Systems and Applications in Engineering</td><td>2024</td><td>2147-6799</td><td><a href=\\\\\\"https://ijisae.org/index.php/IJISAE/article/view/6965/5879\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avian Diversity Assessment of Ancholi Dam in Shergarh Wildlife Sanctuary, Baran District, Rajasthan</td><td>Arun Kumar Jatav, Amit kumar, Smriti Johari</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>International Journal of Intelligent Systems and Applications in Engineering</td><td>2024</td><td>2147-6799</td><td><a href=\\\\\\"https://ijisae.org/index.php/IJISAE/article/view/6964/5878\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avifaunal Species Richness and Composition at Masani Barrage, District Rewari, Haryana</td><td>Vanita, Amit Kumar</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>ENVIRONMENT AND ECOLOGY</td><td>2024</td><td>3049-3625</td><td><a href=\\\\\\"https://environmentandecology.com/wp-content/uploads/2024/08/MS5-Avifaunal-species-richness-and-composition-at-.pdf\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Cutting edge technology for wastewater treatment using smart nanomaterials: recent trends and futuristic advancements</td><td>Arun Sharma, Himansh Goel, Saurabh Sharma, Hanumant Singh Rathore, Imlitoshi Jamir, Abhishek Kumar, Shivasharana Chandrabanda Thimmappa, Kavindra Kumar Kesari &amp; Brijendra Kumar Kashyap</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Environmental Science and Pollution Research</td><td>2024</td><td>1614-7499</td><td><a href=\\\\\\"https://link.springer.com/article/10.1007/s11356-024-34977-1\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Formulation and Evaluation of Metformin-Loaded Silver Nanoparticles Using Natural Polymers,Agents</td><td>Alok Kumar, Dr. Nitin Nama, Prof. Dr. M.K. Gupta, Ankit Yadav</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>Korean Journal of Physiology and Pharmacology</td><td>2024</td><td>1226-4512</td><td><a href=\\\\\\"https://kjppor.com/index.php/kjpp/article/view/599/447\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>DEVELOPMENT AND CHARACTERIZATION OFMICROSPONGE GEL CONTAINING PIPERINE FORANTI-BACTERIAL</td><td>Mr. Ayush Sidhu, Dr. M.K. Gupta, Dr. Anjana Devi</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>Journal of Population Therapeutics &amp; Clinical Pharmacology</td><td>2024</td><td>1864-1880</td><td><a href=\\\\\\"https://jptcp.com/index.php/jptcp/article/view/6774/6475\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>ANTIDIABETIC POTENTIAL OF ECLIPTA ANGUSTATA LEAVES IN RATS</td><td>Lucky Ali, Shreya Singh, M. K. Gupta</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>International Journal of Food and Nutrition Sciences (IJFANS)</td><td>2024</td><td'... 82651 more characters,
      '',
      '',
      '2026-04-06 09:02:26.843',
      '2026-04-06 09:02:26.843'
    ]
  },
  original: [Error [SqlError]: (conn:12337581, no: 1062, SQLState: 23000) Duplicate entry 'research-papers' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Research Papers','research-papers','{"title":"Research Papers | Career Point University, ...] {
    sqlMessage: "Duplicate entry 'research-papers' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Research Papers',
      'research-papers',
      '{"title":"Research Papers | Career Point University, Kota","description":"Title of Paper Name of the Author/s Department of the teacher Name of Journal Year of Publication ISSN Number Link to the recognition in UGC enlistment of the Journal Link to article/paper/abstract of the article Is it listed in UGC Care list Unlocking the potential of Fe2TiO5 "}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Research ","titleMain":"Research ","titleHighlight":"Papers","subtitle":"","stats":[]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775466142272,\\"blocks\\":[{\\"id\\":\\"28tIKXCQRe\\",\\"type\\":\\"htmlTable\\",\\"data\\":{\\"html\\":\\"<table><thead><tr><th rowspan=\\\\\\"2\\\\\\">Title of Paper</th><th rowspan=\\\\\\"2\\\\\\">Name of the Author/s</th><th rowspan=\\\\\\"2\\\\\\">Department of the teacher</th><th rowspan=\\\\\\"2\\\\\\">Name of Journal</th><th rowspan=\\\\\\"2\\\\\\">Year of Publication</th><th rowspan=\\\\\\"2\\\\\\">ISSN Number</th><th colspan=\\\\\\"2\\\\\\">Link to the recognition in UGC enlistment of the Journal</th></tr><tr><th>Link to article/paper/abstract of the article</th><th>Is it listed in UGC Care list</th></tr></thead><tbody><tr><td>Unlocking the potential of Fe2TiO5 nanoparticles: A promising pseudocapacitive material for next-generation supercapacitors</td><td>Sutripto Majumder, Swapnil S. Karade , Raman Kumar , Raja Venkatesan , Dinesh , Sarah A. Alshehri , Hieu Minh Nguyen, Ki Hyeon Kim</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Science in Semiconductor Processing</td><td>2025</td><td>1873-4081</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S1369800125009333?via%3Dihub\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Tailored 2D Bi2WO6-rGO hybrid composites for advanced flexible and wearable supercapacitor devices</td><td>Neeraj Dhariwal , Preety Yadav , Dinesh , Somdatta Singh , Amit Sanger, Ramesh Chandra , O.P. Thakur , Vinod Kumar</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Inorganic Chemistry Communications</td><td>2025</td><td>1879-0259</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S1387700325015151?via%3Dihub\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Resveratrol as a Therapeutic Agent in Alzheimer’s Disease: Evidence from Clinical Studies</td><td>Nidhi Puranik ,Meenakshi Kumari,Shraddha Tiwari,Thakur Dhakal ,Minseok Song</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Nutrients MDPI Journal</td><td>2025</td><td>2072-6643</td><td><a href=\\\\\\"https://www.mdpi.com/2072-6643/17/15/2557/pdf?version=1754545451\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Study of Structural, Magnetic, Electronic, and Optical Properties of Fe2MnSn Heusler Alloy</td><td>Ashok Yadav &amp; Vivek Kumar Jain</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Journal of Electronic Materials</td><td>2025</td><td>1543-186X</td><td><a href=\\\\\\"https://link.springer.com/article/10.1007/s11664-025-12132-x\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>An investigation into the structure, microhardness, intermolecular interactions, electrical and optical properties in lead-free (CH3CH2CH2NH3)2[BiCl5] single crystals for optoelectronic applications</td><td>Dinesh Kulhary, Neeraj Dhariwal</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Science and Engineering: B</td><td>2025</td><td>0921-5107</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0921510725005768\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>AI-Powered Automated Detection of Cervical Cancer Using Deep Learning Techniques: A CNN and Transfer Learning Approach</td><td>Abid Hussain, Amit Sharma</td><td>School of Computer Application and Technology, CPU, Kota</td><td>Frontiers in AI and Computational Technologies , Springer Nature</td><td>2025</td><td>978-3-031-89960-7</td><td><a href=\\\\\\"https://link.springer.com/chapter/10.1007/978-3-031-89960-7_24\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Remote Access Services Transforming Library Resource Utilization in India: A Strategic Digital Evolution</td><td>Antima Vaishnav, Priti Sharma</td><td>Department of Library and Information Science, Career Point University, Kota</td><td>Journal of Information Systems Engineering and Management</td><td>2025</td><td>2468-4376</td><td><a href=\\\\\\"https://jisem-journal.com/index.php/journal/article/view/6874/3244\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Linear Programming for Resource Allocation and Profit Maximization in Furniture Production</td><td>Hemlata Saxena, Swapnil Sharma</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Asian Journal of Pure and Applied Mathematics</td><td>2025</td><td>1945-0036</td><td><a href=\\\\\\"https://jofmath.com/index.php/AJPAM/article/view/192/261\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Photoluminescent behaviour combined with electrical and optical properties in manganese (II) halide perovskite for photoluminescent rewritable printing applications</td><td></td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Ceramics International</td><td>2025</td><td>1873-3956</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0272884225019935\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Effect of temperature and Co-addition on phase stability, magnetic and electronic properties of Fe2-xCoxMnAl quaternary Heusler alloys for spintronics devices</td><td>Ashok Yadav, Vivek Kumar Jain,Vinesh Attatappa,N. Lakshmi ,Arun Sharma, Sarvesh Kumar Pandey,Shikha Awasthi</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Journal of Alloys and Compounds</td><td>2025</td><td>1873-4669</td><td><a href=\\\\\\"https://www.sciencedirect.com/science/article/abs/pii/S0925838825021401\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Nano-biotechnological approach for the ultrasensitive electrochemical and fluorescence detection of Staphylococcal enterotoxin B</td><td>Meenakshi, Saish Pawar, Brijesh Shivhare , Arun Sharma , Sudharshan Prabhu and Shikha Awasthi6</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Materials Research Express</td><td>2025</td><td>2053-1591</td><td><a href=\\\\\\"https://iopscience.iop.org/article/10.1088/2053-1591/adc171/pdf\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Population Structure and Dynamics of Greater Flamingos (Phoenicopterus roseus) in Selected Sites of Haryana, India</td><td>Amit Kumar, Sarita Rana &amp; Vanita</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Biology Bulletin</td><td>2024</td><td>1608-3059</td><td><a href=\\\\\\"https://link.springer.com/article/10.1134/S1062359024606918\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avifaunal Diversity and Composition in Shergarh Fort and Surrounding Areas, Baran, Rajasthan, India</td><td>Arun Kumar Jatav, Amit kumar, Smriti Johari</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>International Journal of Intelligent Systems and Applications in Engineering</td><td>2024</td><td>2147-6799</td><td><a href=\\\\\\"https://ijisae.org/index.php/IJISAE/article/view/6965/5879\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avian Diversity Assessment of Ancholi Dam in Shergarh Wildlife Sanctuary, Baran District, Rajasthan</td><td>Arun Kumar Jatav, Amit kumar, Smriti Johari</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>International Journal of Intelligent Systems and Applications in Engineering</td><td>2024</td><td>2147-6799</td><td><a href=\\\\\\"https://ijisae.org/index.php/IJISAE/article/view/6964/5878\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Avifaunal Species Richness and Composition at Masani Barrage, District Rewari, Haryana</td><td>Vanita, Amit Kumar</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>ENVIRONMENT AND ECOLOGY</td><td>2024</td><td>3049-3625</td><td><a href=\\\\\\"https://environmentandecology.com/wp-content/uploads/2024/08/MS5-Avifaunal-species-richness-and-composition-at-.pdf\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Cutting edge technology for wastewater treatment using smart nanomaterials: recent trends and futuristic advancements</td><td>Arun Sharma, Himansh Goel, Saurabh Sharma, Hanumant Singh Rathore, Imlitoshi Jamir, Abhishek Kumar, Shivasharana Chandrabanda Thimmappa, Kavindra Kumar Kesari &amp; Brijendra Kumar Kashyap</td><td>School of Basic and Applied Science, Career Point University, Kota</td><td>Environmental Science and Pollution Research</td><td>2024</td><td>1614-7499</td><td><a href=\\\\\\"https://link.springer.com/article/10.1007/s11356-024-34977-1\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>Formulation and Evaluation of Metformin-Loaded Silver Nanoparticles Using Natural Polymers,Agents</td><td>Alok Kumar, Dr. Nitin Nama, Prof. Dr. M.K. Gupta, Ankit Yadav</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>Korean Journal of Physiology and Pharmacology</td><td>2024</td><td>1226-4512</td><td><a href=\\\\\\"https://kjppor.com/index.php/kjpp/article/view/599/447\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>DEVELOPMENT AND CHARACTERIZATION OFMICROSPONGE GEL CONTAINING PIPERINE FORANTI-BACTERIAL</td><td>Mr. Ayush Sidhu, Dr. M.K. Gupta, Dr. Anjana Devi</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>Journal of Population Therapeutics &amp; Clinical Pharmacology</td><td>2024</td><td>1864-1880</td><td><a href=\\\\\\"https://jptcp.com/index.php/jptcp/article/view/6774/6475\\\\\\">Click Here</a></td><td>Yes</td></tr><tr><td>ANTIDIABETIC POTENTIAL OF ECLIPTA ANGUSTATA LEAVES IN RATS</td><td>Lucky Ali, Shreya Singh, M. K. Gupta</td><td>Career point school of Pharmacy, Career Point University, Kota</td><td>International Journal of Food and Nutrition Sciences (IJFANS)</td><td>2024</td><td'... 82651 more characters,
      '',
      '',
      '2026-04-06 09:02:26.843',
      '2026-04-06 09:02:26.843'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12338122, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12338121, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12338119, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12338122, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 1. Retrying without associations... Error: (conn:12339083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12339282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12339282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12340306, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12340305, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12340696, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12340761, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12341099, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12341096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12341099, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12341096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12341148, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12341147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12341706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12341707, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12344340, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12344341, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12344548, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12344539, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12344539, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12344548, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12345843, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12345844, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12347195, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12347198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12351566, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12351564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12352331, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12352385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12352385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12352332, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12352332, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12352331, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12352329, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12352385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12352331, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12352385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12353040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12353041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12353041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12353040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12353041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12353040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12353107, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12353105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353431, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353431, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12353588, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12353590, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12353870, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12355044, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12355218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12356209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12356211, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12357591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12357590, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12357591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12357946, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12357591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12358023, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12358075, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12358076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12358221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12358220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12358621, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12358622, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12358737, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12358741, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12358903, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12358904, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12359572, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12359573, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12359633, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12359634, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362328, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362329, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362614, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362614, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362614, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362795, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362884, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362884, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12362794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12363746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12363749, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12364001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12363999, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12364553, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12364554, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12364670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12364668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12364668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12364670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12364837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12364836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12364836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12364837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12364836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12364835, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12364836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12364837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12365392, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12365391, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12365392, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12365390, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12365257, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12365390, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365390, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365257, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12365533, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12365532, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12365673, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12365672, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365673, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365669, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12365787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12365790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12365789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12365790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12365789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12365914, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12366056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12366055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12366055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12366055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12366055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12366055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12365909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367435, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367434, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12367761, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12368370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12368324, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12368370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12368325, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12369999, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12370000, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12370427, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12370426, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12370643, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12370642, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12370755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12370754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12370821, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12370820, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12371218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12371217, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12371371, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12371370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12372329, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12372331, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12373482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12373481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12373731, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12373730, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12373730, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12373804, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12374632, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12374631, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12374858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12374860, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12374860, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12374950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12375356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12375357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12375357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12375356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12375599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12375596, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12375729, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12375728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12375906, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12375905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12376628, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12376500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12376498, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12376499, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12376500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12376628, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377477, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12377476, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12378858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12378857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12378857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12378858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12379042, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12379223, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12379333, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12379334, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12379488, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12379334, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12379334, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12379333, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12379333, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12379334, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12380055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12380056, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12382417, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12382418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12384456, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12384457, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12385226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12385225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12386076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12386075, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12388598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12388597, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12389086, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12389082, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12389084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12389086, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12389292, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12389084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12389359, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12389357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12389359, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12389356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12389358, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12389359, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12389357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12389358, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12389357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12389358, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12389356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12389357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12389356, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12389358, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12389357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12389508, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolById] Relational fetch failed for ID 16. Retrying without associations... Error: (conn:12390103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12390103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12390104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12390451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12390450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12390450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12390451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12390353, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12390450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12390450, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12390353, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12390964, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12390962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12390963, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12390962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391277, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391301, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12391278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12391652, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12391301, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12391653, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12391654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12392016, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12392014, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12392016, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12392014, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12392530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12392013, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12392530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12392531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12392742, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12392744, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12394155, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12394154, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/home/careerpointac/cpur_next/.next/prerender-manifest.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/careerpointac/cpur_next/.next/prerender-manifest.json'
}
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12399037, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12399040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12399948, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12399951, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12400748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12400747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12400746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12400748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12400748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12400747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12400748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12400880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12400880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12400879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12400748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12400880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12400747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12400880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12400880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12400879, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12401167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12401168, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12404026, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12404027, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12404668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12404669, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12404734, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12404733, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12405339, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12405339, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12405340, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12405984, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12405983, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12406092, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12406091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12406279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12406280, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12406283, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12406089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12406091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12406282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12406282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12406089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12406091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12406276, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12406280, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12406282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12406280, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12406285, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12406092, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12406089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12406089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12406286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12407201, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12407202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12409254, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12409255, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12410994, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12410993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12413901, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12413902, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12415398, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12415400, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12416896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12416750, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12416896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12416750, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12417474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12417473, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12417474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12417475, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12417853, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12417851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12420236, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12420235, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12424782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12424723, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12424782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12424723, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12426665, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12426664, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12428590, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12428589, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12429829, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12429830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12433081, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12433080, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12433379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12433380, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12433627, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12433626, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12434451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12434452, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12435853, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12435854, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12436629, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12436630, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12437191, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12437193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12437672, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12437428, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12437851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12437850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12439766, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12439767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439768, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439828, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439925, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12439926, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12440401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12440400, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12440581, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12440583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12440585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12440586, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12445536, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12445537, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12445706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12445709, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12446445, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12446449, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12446448, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12446442, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12446448, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12446442, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12446442, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12446448, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12450085, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12450085, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12451295, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12451292, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453338, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12453338, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12453339, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453339, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12453484, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12453484, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12453336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12453484, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12453837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12453838, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12453567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12453484, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453835, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12453842, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12453837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12453842, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12453842, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12453485, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453838, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12453837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12455987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12455985, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12457089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12457087, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12457379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12457381, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12458709, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12458711, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12461503, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12461505, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12462466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12462468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12469601, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12469600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12469871, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12469870, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12469869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12470065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12470218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12470217, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12470219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12470216, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12470216, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12470379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12470379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12470521, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12470521, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12470216, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12470219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12470379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12473710, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12473712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12474278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12474274, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12474730, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12474729, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12475250, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12475249, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12477600, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12477602, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12477605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12477604, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12483294, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12483293, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12483980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12483828, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12485322, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12485323, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12492832, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12492831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12494409, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12494408, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12497617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12497616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12499272, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12499270, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12499272, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12499269, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12501825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12501824, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12505987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12505985, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12505987, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12505985, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12506038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12506040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12506041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12506041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12506041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12506040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12506038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12506136, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12506041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12506136, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12506263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12506262, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12506038, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12506041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12506261, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12506258, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506259, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12506281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12506279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12506243, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12506281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12506136, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12506243, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12506279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12506243, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12506351, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12505988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506608, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12506609, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12509046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12509045, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12510683, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12510682, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12511796, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12511797, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12513041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12513040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12520052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12520051, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12520616, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12520615, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12524528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12524527, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12528178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12528174, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
 ⨯ Error: Failed to find Server Action. This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action
    at async m (.next/server/app/(portal)/[...not-found]/page.js:1:7502)
    at async p (.next/server/app/(portal)/[...not-found]/page.js:2:1860)
    at async L (.next/server/app/(portal)/[...not-found]/page.js:2:6944)
 ⨯ Error: Failed to find Server Action. This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action
    at async m (.next/server/app/(portal)/[...not-found]/page.js:1:7502)
    at async p (.next/server/app/(portal)/[...not-found]/page.js:2:1860)
    at async L (.next/server/app/(portal)/[...not-found]/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12535759, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12535760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12549018, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12549019, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
 ⨯ [TypeError: Failed to parse body as FormData.] {
  [cause]: [TypeError: no boundary found in multipart body]
}
 ⨯ Error: Failed to find Server Action. This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action
    at async m (.next/server/app/(portal)/[...not-found]/page.js:1:7502)
    at async p (.next/server/app/(portal)/[...not-found]/page.js:2:1860)
    at async L (.next/server/app/(portal)/[...not-found]/page.js:2:6944)
 ⨯ Error: Failed to find Server Action. This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action
    at async m (.next/server/app/(portal)/[...not-found]/page.js:1:7502)
    at async p (.next/server/app/(portal)/[...not-found]/page.js:2:1860)
    at async L (.next/server/app/(portal)/[...not-found]/page.js:2:6944)
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12556272, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12556271, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12567398, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12567397, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12567896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12567897, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12569181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12569180, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12570168, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12570169, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12570363, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12570364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12571377, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12571379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12572546, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12572545, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12573531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12573533, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12574540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12574542, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12575807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12575806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12576909, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12576911, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12593101, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12593103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12601441, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12601440, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12612501, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12612502, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[Error: Failed to find Server Action "x605y3ov5". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "a5pws". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12628833, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12628830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "l". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12644680, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12644681, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12650969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12650971, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12663470, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12663469, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12664594, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12664592, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12664884, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12664886, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12665260, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12665258, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12665544, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12665543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12665545, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12665544, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12665545, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12665543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12666035, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12666032, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12666115, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12666117, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12666464, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12666462, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12678318, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12678320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12697769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12697767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12697883, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12697769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12714887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12714886, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12716457, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12716459, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12729682, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12729683, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "v". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12779299, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12779301, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12779426, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12779428, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12782831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12782830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12782831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12782830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12782829, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12782831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12782829, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12782831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12782829, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12782832, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12783195, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12783197, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12783196, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12783199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12783196, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12783199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12790129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12790127, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12803915, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12803916, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12807228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12807226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12811563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12811564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12815221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12815225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12818441, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12818442, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12819973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12819972, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12820106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12824525, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12824527, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12841468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12841467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12843268, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12843267, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12843267, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12843584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12844668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12844920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12844918, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12845585, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12845583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12845667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12845584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12846748, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12846746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12846900, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12846898, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12846899, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12846897, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847088, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847221, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12847219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12849027, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12849028, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12851280, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12851163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12851482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12851481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12852303, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12852302, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12853183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12853185, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12853184, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12853183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12853181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12853401, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12853183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12853677, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12853676, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12853685, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12853686, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12854640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12854641, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12854716, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12854715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12854714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12854717, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12855027, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12855028, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12855090, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12855089, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12855090, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12855088, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12855198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12855199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12855199, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12856758, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12856757, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12859427, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12859426, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12859766, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12859765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860284, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860508, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860504, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860503, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860508, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860778, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12860777, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
 ⨯ upstream image response failed for http://cpur.in/wp-content/uploads/2022/09/iprc.jpg 404
 ⨯ upstream image response failed for http://cpur.in/wp-content/uploads/2022/09/iprc.jpg 404
 ⨯ upstream image response failed for http://cpur.in/wp-content/uploads/2022/09/iprc.jpg 404
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12861557, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12861557, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12861781, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12861782, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12862378, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12862515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12862379, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12862515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12863900, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12863899, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12863968, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12863970, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12864129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12864130, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864128, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864363, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12864362, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12864364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12864362, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12864626, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12864625, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12864921, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12864923, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12864961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12864962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12865173, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12865172, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12865243, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12865174, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12865332, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865466, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12865467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12865467, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12865468, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12865619, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12865618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12865949, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12865948, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12866446, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12866392, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12866558, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12866638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12866637, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12866638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12866822, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12866777, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12866970, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12866969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12866969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12866970, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12867274, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12867278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12867477, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12867402, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12867402, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12867400, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12867817, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12867816, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12867950, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12867816, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12867951, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12868781, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12868780, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12868918, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12868917, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12869007, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12869006, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12869806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12870059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12870061, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12870170, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12870168, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870374, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12870370, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12870451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12870451, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12870674, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12870673, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12871888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12871887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12871889, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12871888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12872540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12872543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12873632, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12873634, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12874175, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12874178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12875329, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12875328, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "u". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "t". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "s". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "i". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12880208, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12880207, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12882543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12882545, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12882542, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12882543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12884536, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12884534, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12886166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12886165, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12886166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12886163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12886458, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12886460, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12886543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12886410, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 15. Retrying without associations... Error: (conn:12886843, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12887146, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12887147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12887254, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12887251, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12888193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12888192, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12888192, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12888193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12888316, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12888317, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12888540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12888541, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12888814, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12888889, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12889218, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12889220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12889858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12889857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12889857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12889858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12889857, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12889858, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12889988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12889989, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12890390, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12890391, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
 ⨯ upstream image response failed for http://cpur.in/wp-content/uploads/2022/09/iprc.jpg 404
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12891239, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12891238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12891239, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12891284, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 15. Retrying without associations... Error: (conn:12892185, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12892351, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12892355, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12893330, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12893332, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893595, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893824, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893867, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12893864, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12894175, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12894175, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12894182, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12894181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12894182, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12894183, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12895456, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12895453, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12896841, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12896838, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12898531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12898530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12898958, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12898957, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12899239, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12899167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12899478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12899531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12899531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12899478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12899596, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12899595, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12899809, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12899594, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12900243, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12900246, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12900455, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12900453, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12900708, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12900570, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12901972, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12901973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12902054, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12902055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12902288, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12902112, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12902287, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12902112, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12902357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12902286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12902357, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12902490, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12902583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12902854, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12902810, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903306, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12903305, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12903306, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12903307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12903304, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903366, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903305, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903304, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12903366, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12903307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12903307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12903366, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12903492, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12903494, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12903491, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12903492, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903493, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903492, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12903493, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12903492, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903492, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903493, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12903670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903669, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12903794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12903668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12903670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12903669, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12903669, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:12903668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12903670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12903667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12903668, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12903978, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12905104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12905105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12905101, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12905102, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12905480, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12905482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12905531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12905534, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12905650, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12905649, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12905707, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12905709, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12907022, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12907023, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12907385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12907382, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12907435, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12907435, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12907432, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12907435, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12907688, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12907432, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12907838, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12907689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12909093, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12909091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12909090, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12909092, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12910315, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:12910314, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12911694, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12911695, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12911911, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12911910, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12912179, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12912178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913157, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913921, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913921, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913921, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913922, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913923, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913920, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913921, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913923, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913922, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913922, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12913923, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12914799, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12914798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12914797, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12914798, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12915582, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12915579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12918132, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12918220, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12918864, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12918863, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12918936, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12918937, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12919092, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12919091, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12919231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12919227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12919354, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12919355, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12919456, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12919455, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12919579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12919581, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12919788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12919787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12920016, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12920015, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12920362, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12920560, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12921083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12921082, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921793, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921793, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921793, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921794, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12921793, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12923384, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12923383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12924591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12924592, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12925516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12925515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12927957, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12927959, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12930012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12929802, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12930012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12929801, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12930105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12930104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12931563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12931562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12931562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:12931564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12931758, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12931756, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931757, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931997, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12931998, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 12. Retrying without associations... Error: (conn:12931995, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 15. Retrying without associations... Error: (conn:12932318, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:12931995, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12933886, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12933888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12934259, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12934260, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12935063, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12935064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12935240, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12935242, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12935242, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12935240, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12935240, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12935242, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12935495, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12935496, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12935790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12935789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12936413, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12936412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12938313, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12938313, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12938337, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12938335, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12938474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12938476, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12941189, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12941188, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12941609, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12941610, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12942523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12942520, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12942520, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12942523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12942751, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12942752, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12944767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:12944768, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12945465, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12945464, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946259, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946260, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946277, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946277, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946278, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946751, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12946753, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12949866, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12949867, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12951146, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12951147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12952997, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12952996, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12953562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12953561, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12957979, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:12957978, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12958736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12958737, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12960162, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12960161, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12960161, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12960162, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12965430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12965431, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12966245, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12966606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12966606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12966245, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12970851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12970850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12971109, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:12971108, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12972010, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12972012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12973619, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:12973618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12978692, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12978691, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12978691, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12978692, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12978955, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12979784, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12979786, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12980709, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12980928, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12980926, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12981395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:12981385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981641, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981641, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981958, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12981958, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982106, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982349, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982351, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12982723, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983667, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983722, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983721, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983723, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983721, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983723, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12983720, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:12984343, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12984343, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12984343, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12985262, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:12985263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12985263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12985261, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987054, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987246, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987247, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987576, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12987573, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12992395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:12992397, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12995758, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:12995757, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996126, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996127, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996320, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996319, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996321, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:12996322, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12996990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12996993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12998347, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:12998348, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13000177, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13000178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13000528, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13000529, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13002860, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13002862, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13013762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13013763, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13013765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13016192, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13016194, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13020515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13020517, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13022550, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13022551, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13024606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025388, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025388, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025228, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025388, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025388, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13025231, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028546, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028765, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028766, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13028769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13029854, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13029856, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13031238, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13031236, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13031547, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13031545, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036101, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036248, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036249, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036853, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13036850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13039643, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13039641, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
createPage Error: Error [SequelizeUniqueConstraintError]: Validation error
    at async m (.next/server/app/(portal)/[slug]/page.js:10:8933) {
  errors: [Array],
  parent: [Error [SqlError]: (conn:13040765, no: 1062, SQLState: 23000) Duplicate entry 'our-roots-v2' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Our Roots','our-roots-v2','{"title":"","description":""}','{"title":"","bgImage":"","badg...] {
    sqlMessage: "Duplicate entry 'our-roots-v2' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Our Roots',
      'our-roots-v2',
      '{"title":"","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Providing Quality Education Since 1993","titleMain":"Our Roots","titleHighlight":"Career Point Ltd","subtitle":"Founded in May 1993 by Mr. Pramod Maheshwari, an IIT-Delhi alumnus, Career Point embarked on its mission in Kota to provide quality education to students preparing for competitive examinations. Starting with just 50 students focused on IIT-JEE preparation, Career Point has grown into a leading educational organization in India.  Today, Career Point offers a comprehensive educational experience, helping thousands of students from various backgrounds achieve their academic goals. Our programs cater to students pursuing formal education as well as those preparing for various entrance exams, ensuring a holistic approach to learning. With over 30 years of dedication, our management and faculty have continuously addressed the evolving challenges in education.  Career Point takes pride in the trust and respect earned from countless students since its inception. As a publicly listed company on the NSE and BSE in India, Career Point Limited remains committed to transparency, excellence, and educational innovation.","stats":[{"icon":"CalendarCheck","value":"30+","label":"Years of Excellence , Since 1993"},{"icon":"LucideUsers","value":"50K+","label":"Students Enrolled, Across India"},{"icon":"Building2","value":"2","label":"Universities, Kota & Hamirpur"},{"icon":"Star","value":"5","label":"Schools KG-12th Pan India"}]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775562492996,\\"blocks\\":[{\\"id\\":\\"LSk3i4iAdG\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point Education Institutions\\",\\"level\\":2}},{\\"id\\":\\"XQgGwGqV0J\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"\\"}},{\\"id\\":\\"jEsbaAE1j8\\",\\"type\\":\\"table\\",\\"data\\":{\\"content\\":[[\\"School Education\\",\\"Higher Education\\",\\"Coaching Institute\\",\\"CP Hostels\\"],[\\"KG To K12\\",\\"Diploma To Ph.D\\",\\"IIT, AIEEE, AIPMT\\",\\"Within/Outside Campus\\"],[\\"<a href=\\\\\\"http://www.globalpublicschool.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Global Public School, Kota</a>\\",\\"<a href=\\\\\\"http://cpur.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP University, Kota (Rajasthan)</a>\\",\\"<a href=\\\\\\"http://www.careerpoint.ac.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CAREER POINT Coaching, Kota</a>\\",\\"Ashirwad Hostel within Campus, Kota\\"],[\\"<a href=\\\\\\"http://www.jbsschool.in/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point Gurukul School, Kota</a>\\",\\"<a href=\\\\\\"http://cpuh.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP University, Hamirpur (H.P.)</a>\\",\\"<a href=\\\\\\"http://www.cpgurukul.com/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Kota (Rajasthan)Residential School with Integrated Coaching</a>\\",\\"Matruchhaya Hostel, Kota\\"],[\\"<a href=\\\\\\"http://cpwsjodhpur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Global Kids School, Kota</a>\\",\\"—\\",\\"<a href=\\\\\\"http://cpmohali.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Mohali (Punjab)Residential School with Integrated Coaching</a>\\",\\"<a href=\\\\\\"http://www.cpgurukul.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Gurukul, Kota Hostel within Campus</a>\\"],[\\"<a href=\\\\\\"http://www.cpwsjodhpur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point World School, Jodhpur</a>\\",\\"—\\",\\"<a href=\\\\\\"http://cprajsamand.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Rajsamand (Rajasthan)Residential School with Integrated Coaching</a>\\",\\"<a href=\\\\\\"http://careerpoint.ac.in/academicinfo/associatedhostel.asp\\\\\\" target=\\\\\\"_blank\\\\\\">Associated Hostels List</a>\\"],[\\"<a href=\\\\\\"http://www.cpwsbilaspur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point World School, Bilaspur</a>\\",\\"—\\",\\"—\\",\\"—\\"]]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-07 11:48:22.835',
      '2026-04-07 11:48:22.835'
    ]
  },
  original: [Error [SqlError]: (conn:13040765, no: 1062, SQLState: 23000) Duplicate entry 'our-roots-v2' for key 'idx_page_slug'
  sql: INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?); - parameters:['Our Roots','our-roots-v2','{"title":"","description":""}','{"title":"","bgImage":"","badg...] {
    sqlMessage: "Duplicate entry 'our-roots-v2' for key 'idx_page_slug'",
    sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);',
    fatal: false,
    errno: 1062,
    sqlState: '23000',
    code: 'ER_DUP_ENTRY',
    parameters: [
      'Our Roots',
      'our-roots-v2',
      '{"title":"","description":""}',
      '{"title":"","bgImage":"","badge":"","hideHero":true}',
      '[{"blockType":"HeroWithStats","content":"","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[],"heroStats":{"badgeText":"Providing Quality Education Since 1993","titleMain":"Our Roots","titleHighlight":"Career Point Ltd","subtitle":"Founded in May 1993 by Mr. Pramod Maheshwari, an IIT-Delhi alumnus, Career Point embarked on its mission in Kota to provide quality education to students preparing for competitive examinations. Starting with just 50 students focused on IIT-JEE preparation, Career Point has grown into a leading educational organization in India.  Today, Career Point offers a comprehensive educational experience, helping thousands of students from various backgrounds achieve their academic goals. Our programs cater to students pursuing formal education as well as those preparing for various entrance exams, ensuring a holistic approach to learning. With over 30 years of dedication, our management and faculty have continuously addressed the evolving challenges in education.  Career Point takes pride in the trust and respect earned from countless students since its inception. As a publicly listed company on the NSE and BSE in India, Career Point Limited remains committed to transparency, excellence, and educational innovation.","stats":[{"icon":"CalendarCheck","value":"30+","label":"Years of Excellence , Since 1993"},{"icon":"LucideUsers","value":"50K+","label":"Students Enrolled, Across India"},{"icon":"Building2","value":"2","label":"Universities, Kota & Hamirpur"},{"icon":"Star","value":"5","label":"Schools KG-12th Pan India"}]}},{"blockType":"RichTextFull","content":"{\\"time\\":1775562492996,\\"blocks\\":[{\\"id\\":\\"LSk3i4iAdG\\",\\"type\\":\\"header\\",\\"data\\":{\\"text\\":\\"Career Point Education Institutions\\",\\"level\\":2}},{\\"id\\":\\"XQgGwGqV0J\\",\\"type\\":\\"paragraph\\",\\"data\\":{\\"text\\":\\"\\"}},{\\"id\\":\\"jEsbaAE1j8\\",\\"type\\":\\"table\\",\\"data\\":{\\"content\\":[[\\"School Education\\",\\"Higher Education\\",\\"Coaching Institute\\",\\"CP Hostels\\"],[\\"KG To K12\\",\\"Diploma To Ph.D\\",\\"IIT, AIEEE, AIPMT\\",\\"Within/Outside Campus\\"],[\\"<a href=\\\\\\"http://www.globalpublicschool.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Global Public School, Kota</a>\\",\\"<a href=\\\\\\"http://cpur.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP University, Kota (Rajasthan)</a>\\",\\"<a href=\\\\\\"http://www.careerpoint.ac.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CAREER POINT Coaching, Kota</a>\\",\\"Ashirwad Hostel within Campus, Kota\\"],[\\"<a href=\\\\\\"http://www.jbsschool.in/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point Gurukul School, Kota</a>\\",\\"<a href=\\\\\\"http://cpuh.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP University, Hamirpur (H.P.)</a>\\",\\"<a href=\\\\\\"http://www.cpgurukul.com/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Kota (Rajasthan)Residential School with Integrated Coaching</a>\\",\\"Matruchhaya Hostel, Kota\\"],[\\"<a href=\\\\\\"http://cpwsjodhpur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Global Kids School, Kota</a>\\",\\"—\\",\\"<a href=\\\\\\"http://cpmohali.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Mohali (Punjab)Residential School with Integrated Coaching</a>\\",\\"<a href=\\\\\\"http://www.cpgurukul.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Gurukul, Kota Hostel within Campus</a>\\"],[\\"<a href=\\\\\\"http://www.cpwsjodhpur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point World School, Jodhpur</a>\\",\\"—\\",\\"<a href=\\\\\\"http://cprajsamand.in/\\\\\\" target=\\\\\\"_blank\\\\\\">CP Gurukul, Rajsamand (Rajasthan)Residential School with Integrated Coaching</a>\\",\\"<a href=\\\\\\"http://careerpoint.ac.in/academicinfo/associatedhostel.asp\\\\\\" target=\\\\\\"_blank\\\\\\">Associated Hostels List</a>\\"],[\\"<a href=\\\\\\"http://www.cpwsbilaspur.com/\\\\\\" target=\\\\\\"_blank\\\\\\">Career Point World School, Bilaspur</a>\\",\\"—\\",\\"—\\",\\"—\\"]]}}],\\"version\\":\\"2.31.5\\"}","useProse":true,"image":"","imageHeight":"","imageWidth":"","isReversed":false,"cssId":"","cssClass":"","splitConfig":"50-50","singleImage":{"path":"","height":"","width":"","align":"center"},"galleryHeading":{"badge":"","title":"","highlight":"","description":""},"accordionItems":[],"profileItems":[],"statsItems":[]}]',
      '',
      '',
      '2026-04-07 11:48:22.835',
      '2026-04-07 11:48:22.835'
    ]
  },
  fields: [Object],
  sql: 'INSERT INTO `pages` (`id`,`title`,`slug`,`meta`,`hero`,`blocks`,`pageCssId`,`pageCssClass`,`createdAt`,`updatedAt`) VALUES (DEFAULT,?,?,?,?,?,?,?,?,?);'
}
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13041109, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13041110, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13041225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13041226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13041431, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13041430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13041503, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13041502, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13041821, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13041820, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13042999, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13043001, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13045569, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13045567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13047010, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13047007, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13049731, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13049730, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13051992, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13051991, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13059975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13059974, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13060475, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13060474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13063853, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13063850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13064203, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13064202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13065767, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13065770, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13066178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13066181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13066181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13066180, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13066178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13066181, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13066677, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13066674, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13067047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13067048, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13067523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13067527, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13067523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13067524, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13067523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13067524, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13070158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13070159, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13070159, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13070157, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13070514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13070517, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13070514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13071583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13070517, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13071583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13070516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13072418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13070514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13072419, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13072418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13074155, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13074178, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13074177, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13074360, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13074742, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13074746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13074981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13074982, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13074980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13074981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13074982, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13075198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13075198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13074982, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13075198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13074980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13075198, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13074980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13077993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13077989, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13078737, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13078540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13078737, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13078540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13077993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13078540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13077990, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13079726, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13079727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13079726, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13079727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13079725, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13079727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13080164, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13080166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13092256, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13093715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13093717, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13094745, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13094742, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13099227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13099226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13107980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13107981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13107993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13107994, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13108124, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13108123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13108803, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13108800, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13118618, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13118617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13155052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13155054, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13155053, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13155052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13155055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13155052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13155052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13155053, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13155055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13155383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13155589, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13155588, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13155053, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13155589, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13155589, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13155590, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13155589, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13155590, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13158286, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13157962, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13159640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13159638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13167108, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13167107, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13167534, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13167535, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13169143, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13169146, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13171831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13171835, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13175244, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13175443, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13175244, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13175443, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13175247, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13175443, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13175443, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13175246, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13176075, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13176077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13176075, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13176078, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13176302, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13176305, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13176303, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13176305, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13176718, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13176715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13180736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13180971, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13180971, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13180736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181705, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181707, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181707, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181706, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13181707, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13188805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13188803, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13192971, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13192969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13200154, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13200151, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13201850, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13201847, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13209789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13209791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13211789, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13211790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13219649, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13219648, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13220409, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13220410, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13226511, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13226507, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13228219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13228226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228360, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228219, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228671, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228671, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228671, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13228670, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13228923, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13228922, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13229908, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13229903, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13232167, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13232166, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13235147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13235150, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13235147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13235150, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13235633, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13235634, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13237432, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13237429, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13258306, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13258307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13259459, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13259458, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13281406, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13281403, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13281535, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13281762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13282184, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13282188, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13282184, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13282376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13282188, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13282376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13282188, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13282376, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13282187, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13282188, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13284042, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13283704, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13284041, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13284040, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13291298, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13291297, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13293412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13293414, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294638, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294639, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13294635, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13300164, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13300168, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13300960, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13300961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13301481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13301482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13302161, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13302158, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13302691, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13302690, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13303249, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13303250, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13303576, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13303575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13304566, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13304567, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13305232, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13305233, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13310807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13310806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13319060, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13319059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13327523, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13327521, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13328118, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13328117, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13328540, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13328537, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13332214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13332212, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13332215, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13332214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13332215, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13332481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13332482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13332481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13332482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13332489, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13332481, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13332488, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13332489, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13332488, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13332489, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13332489, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13332487, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13334073, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13334073, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13334077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13334073, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13334077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13334077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13334073, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13334077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13334076, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13334077, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13344648, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13344645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13347194, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13347511, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13350292, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13350293, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13352699, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13352698, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13364069, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13364071, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13367825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13367824, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13369419, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13369418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13377104, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13377105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13382692, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13382694, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:13392704, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:13392703, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13393225, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13393227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13393530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13393532, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13401959, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13401961, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13406413, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13406410, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:13414007, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-allied-sciences'. Retrying without associations... Error: (conn:13414006, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] No school found for normalized slug: health-allied-sciences
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13419526, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13419527, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13424886, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13424885, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13427696, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13427698, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13428663, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13428497, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13436062, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13436059, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13438142, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13438141, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13440805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13440801, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13444164, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13444163, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13444605, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13444591, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13444906, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13444905, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13444908, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13444907, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13449972, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13449973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13458029, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13458028, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13460408, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13460407, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13480127, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13480129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13480129, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13480128, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13484728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'management-commerce'. Retrying without associations... Error: (conn:13484727, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: management-commerce
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489564, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489560, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489563, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13489764, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13493489, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13493487, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13494887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13494986, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[Error: Failed to find Server Action "x". This request might be from an older or newer deployment.
Read more: https://nextjs.org/docs/messages/failed-to-find-server-action]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13496003, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13496004, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13505174, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13505174, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13510103, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13510105, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13512070, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13512069, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13519807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13519805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13519807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13519805, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13519807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13519806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13519806, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13519807, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13524737, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13524736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13524954, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13524957, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13536577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13536578, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13547903, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13547902, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13548818, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13548815, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549003, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549002, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549552, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549553, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549645, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549646, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549968, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13549969, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13550478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13550479, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551571, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551573, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551826, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551825, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13551826, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552047, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552049, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552121, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552122, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13552620, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13560892, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13560892, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13560894, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13560895, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13560895, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13561214, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13560896, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13562287, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13562289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13563501, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13563500, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13563994, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13563993, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13567383, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13567385, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13578768, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13578769, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13581279, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13581281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13586095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13586097, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13586096, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13586093, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13589411, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13589410, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13589774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13589766, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:13590755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13590754, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13590755, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13590889, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13590891, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13591008, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13591006, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13591008, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13591009, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13592881, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13592880, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13594944, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13595000, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13595982, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13595981, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13596728, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13596729, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13597310, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13597311, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13597676, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13597678, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13597775, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13597676, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13597678, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13597675, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13600654, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13600651, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13600888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13600887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600886, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13600888, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13600963, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13600885, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13601627, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13601626, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13604974, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13604973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13605532, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13605531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13605532, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13605531, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13605532, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13605530, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:13606052, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13606575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13606577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606575, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606781, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606779, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606973, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13606975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13607526, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13607526, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13607526, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13607526, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13607760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13607761, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13607760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13607761, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13607762, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13607760, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13607822, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13607823, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13608062, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13608064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13608064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13608063, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13608064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13608063, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13608063, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13608064, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13608583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13608584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13608557, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13608586, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13609208, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13609211, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13609324, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13609324, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13609544, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13609543, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13609711, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13609730, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13610568, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13610569, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13611007, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13611008, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13611619, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13611617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13611817, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13611816, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13612083, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13612084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13612194, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13612195, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612405, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612406, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612573, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13612574, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13612714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13612715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13612715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13612714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13612715, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13612714, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13613055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13613055, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13613300, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13613301, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13613619, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13613617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13613617, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13613619, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13614109, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13614110, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13614478, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13614479, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13615409, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13615407, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13615884, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13615882, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13615884, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13615882, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13616010, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13616012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13616010, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13616010, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13616010, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13616206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13616206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13616206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13616658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13616658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13616658, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13616672, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13616672, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13616672, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13617094, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13617095, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13617094, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13617202, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13617304, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13617307, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13617516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13617514, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13617736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13617732, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13617735, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13617736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13617736, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13617735, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13618068, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13618065, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13618434, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13618433, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13618433, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13618434, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13618599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13618601, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13619172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13619172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13619172, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13619548, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13619548, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13619548, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13619812, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13619812, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13619812, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13619967, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13619967, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13619967, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13619967, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13620032, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13620206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13620206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13620206, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13620209, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13620206, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getCourseById] Error fetching course NaN: Error [SequelizeDatabaseError]: (conn:13620381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]
    at async (.next/server/app/admin/courses/edit/[id]/page.js:2:8865)
    at async n (.next/server/app/admin/courses/edit/[id]/page.js:2:15635) {
  parent: [Error [SqlError]: (conn:13620381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13620381, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`acc... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `courses`.`id`, `courses`.`name`, `courses`.`slug`, `courses`.`schoolId`, `courses`.`metaTitle`, `courses`.`metaDescription`, `courses`.`title`, `courses`.`duration`, `courses`.`eligibility`, `courses`.`description`, `courses`.`hero`, `courses`.`accomplishments`, `courses`.`overview`, `courses`.`scope`, `courses`.`curriculum`, `courses`.`roadmap`, `courses`.`admissionFee`, `courses`.`scholarships`, `courses`.`whyJoin`, `courses`.`uniqueFeatures`, `courses`.`applySteps`, `courses`.`faq`, `courses`.`exploreDepartment`, `courses`.`placements`, `courses`.`industry`, `courses`.`testimonials`, `courses`.`status`, `courses`.`version`, `courses`.`layoutOrder`, `courses`.`customSections`, `courses`.`createdAt`, `courses`.`updatedAt`, `school`.`id` AS `school.id`, `school`.`name` AS `school.name`, `school`.`slug` AS `school.slug`, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `testimonialsRel`.`image` AS `testimonialsRel.image`, `testimonialsRel`.`company` AS `testimonialsRel.company`, `testimonialsRel`.`batch` AS `testimonialsRel.batch`, `testimonialsRel`.`course` AS `testimonialsRel.course`, `testimonialsRel`.`package` AS `testimonialsRel.package`, `testimonialsRel`.`schoolId` AS `testimonialsRel.schoolId`, `testimonialsRel`.`courseId` AS `testimonialsRel.courseId`, `testimonialsRel`.`createdAt` AS `testimonialsRel.createdAt`, `testimonialsRel`.`updatedAt` AS `testimonialsRel.updatedAt`, `faqsRel`.`id` AS `faqsRel.id`, `faqsRel`.`question` AS `faqsRel.question`, `faqsRel`.`answer` AS `faqsRel.answer`, `faqsRel`.`schoolId` AS `faqsRel.schoolId`, `faqsRel`.`courseId` AS `faqsRel.courseId`, `faqsRel`.`createdAt` AS `faqsRel.createdAt`, `faqsRel`.`updatedAt` AS `faqsRel.updatedAt` FROM `courses` AS `courses` LEFT OUTER JOIN `schools` AS `school` ON `courses`.`schoolId` = `school`.`id` LEFT OUTER JOIN `testimonials` AS `testimonialsRel` ON `courses`.`id` = `testimonialsRel`.`courseId` LEFT OUTER JOIN `faqs` AS `faqsRel` ON `courses`.`id` = `faqsRel`.`courseId` WHERE `courses`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13620752, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13620751, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13624710, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13624711, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13625078, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13625079, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13625651, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13625717, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13630023, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13629903, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13630901, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13630553, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632774, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13632928, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13632773, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13632928, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632967, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13632968, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13633473, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13633474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13633588, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13633471, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13633471, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13633471, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13637114, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13637112, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13637788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13637791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13637791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13637790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13637791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13637790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13637787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13637788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13637787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13637788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13637790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13637791, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13637787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13637790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13637788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638046, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13637788, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13637790, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638885, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13638887, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13642127, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13642126, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13642580, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13642579, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13643577, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13643578, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13644135, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13644134, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13644787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13644787, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13645412, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13645411, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13646394, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13646395, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13648147, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13648143, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13650264, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13650263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13650263, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agriculture-science'. Retrying without associations... Error: (conn:13650265, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: agriculture-science
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13650711, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13650712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13652472, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13652474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13652513, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13652473, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13652513, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13652473, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13652513, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13652515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13652512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13652474, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13652516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13652512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13652516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13652512, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13652515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13652516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13652472, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13652515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13652516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13652515, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13652516, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13652472, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13656453, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13656454, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13660335, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13660336, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13664677, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13664676, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13671057, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13671060, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13671288, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13671289, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13672836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13672838, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13672836, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13672837, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13676409, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13676410, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:13677193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13677830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13677832, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:13677830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13677944, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13677830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678011, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678012, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678011, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678014, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13678363, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13678365, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678640, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13678747, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13679170, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13679171, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:13679316, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13679424, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13679425, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13679562, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13679607, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13679606, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13680602, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13680601, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13680601, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13680602, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13681656, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13681656, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13681656, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13681656, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13681988, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13681986, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13683082, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13683084, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13685306, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13685308, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 18. Retrying without associations... Error: (conn:13685421, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13687151, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13687151, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13687151, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13687151, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13687271, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13687271, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13687271, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13687271, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13687584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13687584, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13687584, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13687584, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13687584, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13688689, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13688689, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13688689, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13688689, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13688980, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13688979, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689367, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689364, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689368, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689367, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689366, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13689367, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:13690136, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13690504, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13690135, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13692121, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13692118, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13692123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:13692123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13692123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13692123, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13692344, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13692341, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13692587, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13694833, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'agricultural-sciences'. Retrying without associations... Error: (conn:13694832, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13695568, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13695358, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13698282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13698283, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13701197, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13701197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13701197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13701197, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:13701193, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13701196, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13701196, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13701196, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13701196, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13701430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13701430, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13701430, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13701430, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13701428, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13701430, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID NaN. Retrying without associations... Error: (conn:13701583, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolById] Critical error fetching school NaN: Error [SequelizeDatabaseError]: (conn:13701583, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]
    at async p (.next/server/chunks/5345.js:1:1033)
    at async m (.next/server/app/admin/schools/edit/[id]/page.js:3:13991) {
  parent: [Error [SqlError]: (conn:13701583, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  original: [Error [SqlError]: (conn:13701583, no: 1054, SQLState: 42S22) Unknown column 'NaN' in 'WHERE'
  sql: SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSec... - parameters:[]] {
    sqlMessage: "Unknown column 'NaN' in 'WHERE'",
    sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
    fatal: false,
    errno: 1054,
    sqlState: '42S22',
    code: 'ER_BAD_FIELD_ERROR',
    parameters: undefined
  },
  sql: 'SELECT `id`, `name`, `slug`, `metaTitle`, `metaDescription`, `breadcrumb`, `hero`, `stats`, `about`, `programmes`, `placements`, `alumni`, `industry`, `research`, `community`, `infrastructure`, `testimonials`, `exploreDepartment`, `layoutOrder`, `customSections`, `status`, `version`, `createdAt`, `updatedAt` FROM `schools` AS `schools` WHERE `schools`.`id` = NaN;',
  parameters: {}
}
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13701664, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13701664, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13701831, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13701830, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13702069, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13702067, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13702483, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13702484, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703080, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703019, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703019, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703080, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703080, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703019, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703226, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703227, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703417, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703419, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13703417, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13703417, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13703416, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 17. Retrying without associations... Error: (conn:13703416, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13703419, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13703418, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolById] Relational fetch failed for ID 2. Retrying without associations... Error: (conn:13703483, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.`id`, `schools`.`name`, `schools`.`slug`, `schools`.`metaTitle`, `schools`.`metaDescription`, `schools`.`breadcrumb`, `schools`.`hero`, `schools`.`stats`, `schools`.`about`, `schools`.`programmes`, `schools`.`placements`, `schools`.`alumni... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703483, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703482, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13703599, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-technology'. Retrying without associations... Error: (conn:13703598, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] No school found for normalized slug: engineering-technology
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703712, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13703713, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13703918, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13703917, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13704536, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'engineering-and-technology'. Retrying without associations... Error: (conn:13704537, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13704744, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13704746, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13704971, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13704975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13704972, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13704975, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13706281, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13706282, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13707269, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13707271, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13707869, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13707868, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13708315, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13708312, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13708316, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13708419, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13708720, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13708719, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13709114, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'health-sciences'. Retrying without associations... Error: (conn:13709113, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13709284, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13709283, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13709440, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'basic-applied-science'. Retrying without associations... Error: (conn:13709436, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13709851, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'commerce-and-management'. Retrying without associations... Error: (conn:13709847, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13709989, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'arts-and-humanities'. Retrying without associations... Error: (conn:13709847, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13710120, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'legal-studies'. Retrying without associations... Error: (conn:13710119, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13710444, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13710445, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13710624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'school-of-education'. Retrying without associations... Error: (conn:13710624, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13711816, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
[getSchoolBySlug] Relational fetch failed for slug 'computer-applications-technology'. Retrying without associations... Error: (conn:13711815, no: 1054, SQLState: 42S22) Unknown column 'placementPartnersRel.youtubeLink' in 'SELECT'
sql: SELECT `schools`.*, `testimonialsRel`.`id` AS `testimonialsRel.id`, `testimonialsRel`.`studentName` AS `testimonialsRel.studentName`, `testimonialsRel`.`reviewText` AS `testimonialsRel.reviewText`, `testimonialsRel`.`rating` AS `testimonialsRel.rating`, `t... - parameters:[]
