pgsql在使用insertAlll批量新增时,报数据类型错误

Open
#349 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
18/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php, postgresql
Domain
databases

Research direction

Start by reproducing the reported difference between a single insert and insertAlll against PostgreSQL, recording the exact data-type error. Then locate the insertAlll implementation and any related tests; done means batch insertion accepts the same data that succeeds as a single-row insert and has regression coverage.

Written by the indexing model from the issue text.

Description

PostgreSQL

在执行一条数据时可以正常入库,多条时就会提示类型错误

Dominant language
PHP
Stars
437
Forks
188
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from top-think/think-orm

All issues in top-think/think-orm

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.