Skip to content

refactor: update prices table structure with a composite primary key#45

Open
vjekoslav wants to merge 1 commit intosenko:mainfrom
vjekoslav:pr1-prices-composite-pk
Open

refactor: update prices table structure with a composite primary key#45
vjekoslav wants to merge 1 commit intosenko:mainfrom
vjekoslav:pr1-prices-composite-pk

Conversation

@vjekoslav
Copy link
Copy Markdown
Contributor

The old PK is not used anywhere.

Benefits:

  • remove usage of bigserial, space and speed
  • useful PK which is used by other queries.

@vjekoslav
Copy link
Copy Markdown
Contributor Author

@senko jel mozes provjeriti da ovaj PK nije drasticno usporio import ako imas popunjeniju bazu? Ja sam sve ovo radio na samo par dana podataka, a cini mi se da bi moglo usporiti stvari kod vise dana.

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.

1 participant