-
Hi, const user_sport_results = mysqlTable('user_sport_results', { export default user_sport_results;` In dev mode is it working correctly without any problems but when i'm going to build this its not working, im getting an overload error based on field schemaId
i think i'm now 8 hours into this issue i cant get the issue solved, is there somebody seeing what i'm doing wrong? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Found the solution to apply the schema on the array and that fixes my issue |
Beta Was this translation helpful? Give feedback.
Found the solution to apply the schema on the array and that fixes my issue