View support

Open
#135 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
go, postgres
Domain
databases

Research direction

No files, tests, or entry points are named. Start by tracing how the library reads and diffs PostgreSQL schema objects, then determine the scope of view support and how ordering individual column additions and drops affects it. Done means views are handled as part of schema diffs, including the ordering limitation noted in the issue.

Written by the indexing model from the issue text.

Description

Add support for views. A fully-supported view feature will be blocked until we can order on individual columns adds/drops.

Dominant language
Go
Stars
884
Forks
82
PR merge metrics
No merged PRs in 30d

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.

More from stripe/pg-schema-diff

All issues in stripe/pg-schema-diff

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.