Skip to content

[BUG] Model::cursorPaginate 会报 Call to undefined method Builder::wrap() #7696

@k99k5

Description

@k99k5

看了眼 好像是 getOriginalColumnNameForCursorPagination 里 $builder->getGrammar() 拿出来是 Hyperf\Database\Model\Builder

我改成了 $builder->getConnection()->getQueryGrammar()就正常了

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions