#Changes:
- [03 / 10 / 2021]:
Fix a minor bug in main code
- [04 / 10 / 2021]:
A reminder was added to add a new version
- [9 / 10 / 2021]:
Fix a minor bug in main code
- [24 / 10 / 2021]:
1-The disconnection issue has been fixed 2-The options issue has been fixed 3-The log file issue has been fixed 4-Internal issues in Functions have been fixed 5-Connection issues fixed 6-Internal issues with file have been fixed 7-Package files have been rearranged 8-The log files have been rearranged 9-Some internal features have been added 10-A new option has been added
- [5 / 12 / 2021]:
1-All mySQL options have been added, you can also put a uri to connect to MYSQL 2-The LogFile option has been removed 3-Callback was replaced to promise(then and catch and finally) 4-Internal issues in Functions have been fixed 5-The set function have been made now you can place a custom Sign 6-Internal issues with file have been fixed 7-result of get function be object and you have a option you can make Array 8-result of query function be Array and you have a option you can make object
- [21 / 02 / 2022]:
(+)connect() will resolve the process by calling the then() function and it will give you a notification that the connection was successful if there is an error, it will reject the process and you can call the catch() function and it will give you the error
(-)Remove Reminders New Versions
