cosbgn
cosbgn
Explore posts from servers
DTDrizzle Team
Created by cosbgn on 3/25/2025 in #help
What does .all() do?
I also use .limit(1) never .get()
6 replies
DTDrizzle Team
Created by cosbgn on 3/25/2025 in #help
What does .all() do?
I'm SO confused about this.
6 replies
DTDrizzle Team
Created by cosbgn on 3/25/2025 in #help
What does .all() do?
so it's the default and can be skipped? why it's there in the first place? (I use sqlite)
6 replies
NNuxt
Created by cosbgn on 3/5/2025 in #❓・help
routeRules help
I also tried:
routeRules: {
'/chat/*': { proxy: '/api/v1/*/public' }
},
routeRules: {
'/chat/*': { proxy: '/api/v1/*/public' }
},
but chat_id is * in the backend
7 replies
NNuxt
Created by cosbgn on 3/5/2025 in #❓・help
routeRules help
OMG kapa has not once in my lifetime been actually useful
7 replies