dolthub / dolthub/doltgresql

`SET CONSTRAINTS` support

Open
#3,118 0 comments 0 reactions 0 assignees View on GitHub
customer issue
Dominant language
Go
Stars
2.1k
Forks
73
Avg merge
1d 10h
Merged PRs (30d)
129

Description

Required for Django migrations. Might be possible to parse the statement and issue a no-op warning. Actual implementation (defer enforcing some constraints until transaction commit) is quite challenging.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating parsing and execution for SET CONSTRAINTS, then review how migrations and constraint enforcement handle transactions. Done should provide the required migration behavior, with an explicit decision on whether unsupported cases receive a no-op warning or deferred enforcement.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, postgresql
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.