Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Eager creation not working for varchar primary key #2159

Closed
siwymilek opened this issue Nov 12, 2021 · 3 comments
Closed

Eager creation not working for varchar primary key #2159

siwymilek opened this issue Nov 12, 2021 · 3 comments
Labels

Comments

@siwymilek
Copy link

Description

So far I had many_to_many relationship with UUID as primary key – everything was working well, just changed primary key type to varchar(255) and now eager creation stopped working. Any clues?

Steps to Reproduce the Problem

  1. Create working association
  2. Make sure eager creation is working
  3. Change primary keys from UUID to varchar
  4. Eager creation not working
@ernsheong
Copy link

I'm curious, what prompted your remarks on #2158

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@sio4 sio4 added the # chkme label Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants