node-mysql2 icon indicating copy to clipboard operation
node-mysql2 copied to clipboard

fix(type): add promise missing typings and simplify code

Open yuxizhe opened this issue 3 years ago • 5 comments

add promise wrapper missing typings and simplify code.

fix #1184 #804

yuxizhe avatar May 29 '22 21:05 yuxizhe

lgtm @yuxizhe , thanks for working on this.

Would you be able to add a simple test harness for typings? ( something as simple as tsc test.ts ) if not happy to merge as is

sidorares avatar May 31 '22 05:05 sidorares

@sidorares Sure, I will add typings test for this.

yuxizhe avatar May 31 '22 06:05 yuxizhe

@sidorares Sure, I will add typings test for this.

I can add the test if you aren't able to @yuxizhe?

jmordica avatar Aug 10 '22 15:08 jmordica

@sidorares Sure, I will add typings test for this.

I can add the test if you aren't able to @yuxizhe?

@jmordica Welcome, Thank you very much!

yuxizhe avatar Aug 10 '22 16:08 yuxizhe

Thsnks @jmordica currently there is zero checks for the validity of the typings, even the most basic one would be a great addition

sidorares avatar Aug 11 '22 01:08 sidorares

@sidorares this can be closed in lieu of #1610

jmordica avatar Aug 19 '22 18:08 jmordica