sidorares / sidorares/node-mysql2
Missing documentation about '??' characters as placeholders for identifiers?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.4k
- Forks
- 680
- Avg merge
- 9h 7m
- Merged PRs (30d)
- 59
Description
Hi,
looks like using ?? is working as placeholders for identifiers as in mysql, but I'm missing some information on the documentation about that. Or is it just something new that I just found out or something inherited from "mysql" package?
Contributor guide
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.
Research direction
Start by checking the existing documentation for identifier escaping and the mysql compatibility behavior described in the issue. Confirm whether ?? placeholders are supported and inherited from mysql, then document the behavior and its usage where the project's current documentation covers query escaping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, node.js, typescript
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100