Skip to content

Enhancement: make card_type column nullable#2419

Open
gigabites19 wants to merge 1 commit intolunarphp:1.xfrom
gigabites19:enhancement/make-card-type-nullable
Open

Enhancement: make card_type column nullable#2419
gigabites19 wants to merge 1 commit intolunarphp:1.xfrom
gigabites19:enhancement/make-card-type-nullable

Conversation

@gigabites19
Copy link
Contributor

This PR makes card_type column on transactions table nullable.

It also removes varchar(25) type from the column and lets it default to varchar(255) for consistency. Column last_four is already varchar(255) - I don't see a good reason to constrain card_type.

@github-project-automation github-project-automation bot moved this to Todo in Roadmap Mar 21, 2026
@gigabites19 gigabites19 changed the title Make card_type column nullable Enhancement: make card_type column nullable Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant