cakephp / cakephp/phinx

Custom DB schema for SQL Server

Open
#991 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.