Skip to content

Conversation

vincent-pochet
Copy link
Collaborator

@vincent-pochet vincent-pochet commented Jun 27, 2025

Context

Let's continue with not null constraint on organization_id column after #3879

Description

This PR adds the not null constraint on new tables:

  • charges
  • charges_applied_taxes
  • charge_filters
  • charge_filter_values
  • commitments
  • commitment_applied_taxes
  • coupon_targets
  • credits
  • credit_notes
  • credit_notes_applied_taxes
  • customers_applied_taxes
  • customer_metadata

@vincent-pochet vincent-pochet changed the title Misc not null c misc(organization): Not null constraint on c* models Jun 27, 2025
@vincent-pochet vincent-pochet merged commit b19df8b into main Jun 30, 2025
14 checks passed
@vincent-pochet vincent-pochet deleted the misc-not-null-c branch June 30, 2025 08:22
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
## Context

Let's continue with not null constraint on organization_id column after
#3879

## Description

This PR adds the not null constraint on new tables:
- `charges`
- `charges_applied_taxes`
- `charge_filters`
- `charge_filter_values`
- `commitments`
- `commitment_applied_taxes`
- `coupon_targets`
- `credits`
- `credit_notes`
- `credit_notes_applied_taxes`
- `customers_applied_taxes`
- `customer_metadata`
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