About PDO JSON support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
I want to provide special support based on the drive name, for example, add json_support switch in the PDO config
different db JSON syntax will be different, sql may also need to write multiple
known and commonly used mysql >=5.7, postgresql >=9.2, sql server >=2016
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.
Research direction
The issue names PDO configuration and database-specific JSON syntax for MySQL, PostgreSQL, and SQL Server. Start by reviewing the repository's PDO storage configuration and existing database entry points, then determine how a driver-based json_support switch would affect SQL generation. Done should include defined behavior for the listed database versions and coverage for each supported syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sql
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100