Skip to content

feat: add features to sync config table#5652

Open
TBonnin wants to merge 1 commit intomasterfrom
tbonnin/nan-4970/cli-features-detection
Open

feat: add features to sync config table#5652
TBonnin wants to merge 1 commit intomasterfrom
tbonnin/nan-4970/cli-features-detection

Conversation

@TBonnin
Copy link
Collaborator

@TBonnin TBonnin commented Mar 16, 2026

To be used in next PR to store features used by a given function. At first we'll only track use of checkpoints in function.


Add features column to sync config table

This PR introduces a migration that adds a new features column to the _nango_sync_configs table. The column is a non-null text[] with an empty array default to track sync config features.


This summary was automatically generated by @propel-code-bot

To be used in next PR to store features used by a given function.
At first we'll only track use of checkpoints in function.
@TBonnin TBonnin requested a review from a team March 16, 2026 21:01
@linear
Copy link

linear bot commented Mar 16, 2026

Copy link
Contributor

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review found no issues with the changes.

Status: No Issues Found | Risk: Low

Review Details

📁 1 files reviewed | 💬 0 comments

Instruction Files
├── .claude/
│   ├── agents/
│   │   └── nango-docs-migrator.md
│   └── skills/
│       ├── agent-builder-skill/
│       │   ├── EXAMPLES.md
│       │   └── SKILL.md
│       ├── creating-integration-docs/
│       │   └── SKILL.md
│       └── creating-skills-skill/
│           └── SKILL.md
├── AGENTS.md
└── GEMINI.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants