stryche.
Explore posts from serversPPrisma
•Created by stryche. on 11/7/2024 in #help-and-questions
enum @map value
anyways, I will just wait for prisma 6 release!
11 replies
PPrisma
•Created by stryche. on 11/7/2024 in #help-and-questions
enum @map value
I just notice when trying to insert data to db, it still using the
enum
key instead of the value of @map
.. maybe because of the pr on prisma-engines
that still not merge yet..11 replies
PPrisma
•Created by stryche. on 11/7/2024 in #help-and-questions
enum @map value
I hope the pr will be accepted,. for now i just patch the prisma with this pr..
11 replies
PPrisma
•Created by stryche. on 11/7/2024 in #help-and-questions
enum @map value
I tried using this and it works as what my enum would generate.
11 replies
PPrisma
•Created by stryche. on 11/7/2024 in #help-and-questions
enum @map value
still has no updates about this issue.. or will this going to be abandoned?
11 replies
DIAdiscord.js - Imagine an app
•Created by stryche. on 7/24/2024 in #djs-questions
How to upload files using REST API?
hmm
5 replies
DIAdiscord.js - Imagine an app
•Created by stryche. on 7/24/2024 in #djs-questions
How to upload files using REST API?
hmm, can i use
AttachmentBuilder
on rest?
https://discord.js.org/docs/packages/discord.js/14.15.3/AttachmentBuilder5 replies