taozhi8833998 / taozhi8833998/node-sql-parser
Feature Request: split module into different modules for different databases
Open
@taozhi8833998 is already working on this.
Since Aug 14, 2022.
enhancement
- Dominant language
- PEG.js
- Stars
- 1k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
Now when one installs node-sql-parser it has all the dbs included.
Probably it would be a good idea to split it like
@node-sql-parser/mysql
@node-sql-parser/snowflake
and so on so the package is not that heavy and also it is most likely that one tends to use one db at a time
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.