CS
Explore posts from serversRoute switching when using i18n setLocale doesn't work...?
I checked through some of these too:
https://i18n.nuxtjs.org/docs/guide/lang-switcher
https://v8.i18n.nuxtjs.org/guide/lang-switcher
https://v8.i18n.nuxtjs.org/api/composables#uselocaleroute
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
Ah found it in another answer here from last year: define the callback in a references function as
AnyMySqlColumn
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
Ok I think I fixed my problem, it was something stupid from my side... (a small typo basically)
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
But I have no clue why this is happening in my update query
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
At the part where it's trying to access col.name apparently
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
The error seems to stem from this part though:
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
I think the console logs with file locations aren't that important, since it's obviously finding those files
19 replies
DTDrizzle Team
•Created by CS on 3/24/2024 in #help
What am I doing wrong with migrations?
Using npm
19 replies