Issues with the generated sql files

Hey there guys, I used the following docs (https://orm.drizzle.team/docs/rqb) about using drizzle-query to include tables but I am getting "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(select coalesce(json_arrayagg(json_array(sections_courses.ind, sections...' at line 1" error. Am I missing some options in my schema.ts` file or other config thing? Thanks in advance
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
Was this page helpful?