Skip to content

Conversation

@Mapiiik
Copy link

@Mapiiik Mapiiik commented Oct 29, 2023

This change in the PostgreSQL adapter allows you to create a "character varying" column without a limit. Otherwise, even if we set the limit to "null" it still takes this default.

… limit

This change in the PostgreSQL adapter allows you to create a "character varying" column without a limit. Otherwise, even if we set the limit to "null" it still takes this default.
PostgreSQL - fix tests after adding the ability to create "character varying" without limit
@dereuromark
Copy link
Member

Are we OK to merge here?

@ajibarra
Copy link
Member

@dereuromark @othercorey Changes looks good. Can we merge it?

@othercorey
Copy link
Member

@MasterOdin Can you check this?

@MasterOdin
Copy link
Member

Thanks for opening the PR. I agree that there should be a way to get a column without a limit, and I think explicitly setting null should be how that's done, not getting rid of the default altogether, and not also adjusting only one type for one adapter.

Closing this PR in favor of the approach in #2393.

@MasterOdin MasterOdin closed this Nov 27, 2025
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.

5 participants