GermanJablo
GermanJablo
Explore posts from servers
DTDrizzle Team
Created by GermanJablo on 12/31/2024 in #help
`findMany` returns an empty array if the number of rows is +500 approx.
clarification: the query does not "fail" in the sense that it gives an error, but rather it returns an empty array
6 replies
DTDrizzle Team
Created by GermanJablo on 7/12/2024 in #help
Same API for multiple databases
3. I guess it's the difference between migrating from one rdbms to another. You wouldn't have to change the imports, and you would share as much of the API as possible. 4. similar to the previous point. Perhaps a common API can be made between 2 rdbms without having to sacrifice anything specific to one, or almost nothing. If you try to do it with 3 or more databases the compromises can be very large, but with 2 it may be feasible.
3 replies
TTCTheo's Typesafe Cult
Created by GermanJablo on 7/4/2023 in #questions
What do you think about putting eslint config in package.json?
I thought it could be that. Thank you!
5 replies