db0 icon indicating copy to clipboard operation
db0 copied to clipboard

fix(connectors): update import to work with esm

Open amandesai01 opened this issue 11 months ago โ€ข 9 comments

๐Ÿ”— Linked issue

Resolves #62

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [x] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ 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

Updated import statement for "pg" so that is works well with *.mjs files.

๐Ÿ“ Checklist

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

amandesai01 avatar Mar 12 '24 21:03 amandesai01