Skip to content

Find() uses values from the previous row in 1.23.6 #5415

@ov

Description

@ov

GORM Playground Link

go-gorm/playground#485

Description

It looks like DB.Model().Find() use values from the previous row if the current one has NULL in the cell that has default:NULL. This happens with SQLite driver and Gorm 1.23.6. Rolling back to 1.23.5 fixes the problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions