StoicWanderer
StoicWanderer
Explore posts from servers
PPrisma
Created by StoicWanderer on 10/1/2024 in #help-and-questions
Tool to write schema by hand
Greetings everyone, I have a quite weird question, does a specific tool exist which i can use to write my prisma schema manually, because i feel too dumb to write my schema manually for my mongodb instance. Thanks
7 replies
PPrisma
Created by StoicWanderer on 3/17/2024 in #help-and-questions
Does 'asc' sorting order sorts my createdAt timestamps from the oldest to the latest or viceversa?
Hello everyone, I want to sort my MySQL records by the createdAt timestamp, so if I specify the orderBy to be asc, then will it sort the records from the oldest to the latest or vice-versa? Thanks in advance?
3 replies