Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Use underlying type of domain type when defined#61

Open
Limess wants to merge 1 commit intotransferwise:masterfrom
Limess:patch-1
Open

Use underlying type of domain type when defined#61
Limess wants to merge 1 commit intotransferwise:masterfrom
Limess:patch-1

Conversation

@Limess
Copy link
Copy Markdown

@Limess Limess commented Jul 19, 2020

This fixes issues with primary keys being defined using domain types, and deselected by default.

E.g. for a domain type email_domain with base type text, the data_type column will now be text rather than email_domain.

This fixes issues with primary keys being defined using domain types, and deselected by default.

E.g. for a domain type `email_domain` with base type `text`, the `data_type` column will now be `text` rather than `email_domain`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant