Custom DB schema for SQL Server
Open
Nobody has claimed this yet.
feature
- Dominant language
- PHP
- Stars
- 4.5k
- Forks
- 884
- PR merge metrics
- No merged PRs in 30d
Description
I tried adding "schema" to the phinx YAML config file and noticed it had no impact with a SQL server adapter. Seems only Postgres has that feature. Would be nice to have this working for SQL Server as well. I'll see if I can work on it and put in a pull request.
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
No files or tests are named. Start by tracing how the YAML schema setting reaches the SQL Server adapter, then compare that path with the existing PostgreSQL behavior. Done means a configured custom schema is applied for SQL Server and the relevant migration behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100