Yorick
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
:thumbsup:
17 replies
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
this explains it better
17 replies
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
17 replies
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
and i also used
mysql2
, idk if that matters17 replies
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
to resolve this i used
createPool
instead of createConnection
17 replies
DIAdiscord.js - Imagine an app
•Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
iirc,
createConnection
does close the connection after X amount of time of not using it17 replies