db0 icon indicating copy to clipboard operation
db0 copied to clipboard

feat(connectors): mysql2 support

Open arashsheyda opened this issue 10 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

related to #32

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

this PR adds support for mysql connector using mysql2 + an example of mysql (also I'm sorry in advanced if I over stepped, I was checking this fantastic module and couldn't resist trying)

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

arashsheyda avatar Apr 19 '24 22:04 arashsheyda