[DiscordArchive] The SQL stuff?
[DiscordArchive] The SQL stuff?
Archived author: Harbynger • Posted: 2020-08-01T15:38:23.146000+00:00
Original source
The SQL stuff?
Archived author: Harbynger • Posted: 2020-08-01T15:38:46.854000+00:00
Original source
I'd probably just make the SQL server do the prepared statement instead
Archived author: Harbynger • Posted: 2020-08-01T15:39:03.514000+00:00
Original source
Much easier to ensure there's no mistake
Archived author: Harbynger • Posted: 2020-08-01T15:39:40.650000+00:00
Original source
As long as it's a recent version of SQL it's fine that way and surely no one is running a giant database on a 486 where it'd be too expensive to process
Archived author: Harbynger • Posted: 2020-08-01T15:40:06.900000+00:00
Original source
But I'm not aware of what that library you're using does/works. Maybe that's exactly what it does. I've only briefly looked at the code