Skip to content

use multiple insert #29

@Niklas-Peter

Description

@Niklas-Peter

If I recognized it right, each related object, for example each comment, would be saved individual, which is not very performant, you could do instead "INSERT INTO tbl VALUES(),(),()".
However you will probably need some additional checks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions