Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Return error when find with no primary key selected #1397

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lunny
Copy link
Member

@lunny lunny commented Aug 19, 2019

Should fix #1396 .

@lunny lunny added the kind/bug label Aug 19, 2019
@lunny lunny force-pushed the lunny/find_map_test branch from 3e09cc8 to a8a84da Compare September 5, 2019 06:41
@lunny lunny force-pushed the lunny/find_map_test branch from 5ed35a9 to 24113e5 Compare September 26, 2019 03:04
@lunny lunny force-pushed the lunny/find_map_test branch from 24113e5 to cbb73a0 Compare October 2, 2019 05:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: index out of range when try to .cols("xxx", "xxx", "xxx").find(&map[int64]*xxx)
1 participant