Skip to content

Fixed bug that PostgresProcessor cannot process indexes and foreign keys when columns is null.#7737

Merged
limingxinleo merged 6 commits into
hyperf:masterfrom
jatyPeng:patch-3
May 8, 2026
Merged

Fixed bug that PostgresProcessor cannot process indexes and foreign keys when columns is null.#7737
limingxinleo merged 6 commits into
hyperf:masterfrom
jatyPeng:patch-3

Conversation

@jatyPeng
Copy link
Copy Markdown
Contributor

Compatible with cases where the columns field is null.

Compatible with cases where the columns field is null.
@limingxinleo limingxinleo changed the title fix: Compatible with cases where the columns field is null. Fixed bug that Hyperf\Database\PgSQL\Query\Processors\PostgresProcessor::processIndexes/processForeignKeys cannot not work when columns is null. May 8, 2026
@limingxinleo limingxinleo changed the title Fixed bug that Hyperf\Database\PgSQL\Query\Processors\PostgresProcessor::processIndexes/processForeignKeys cannot not work when columns is null. Fixed bug that PostgresProcessor cannot process indexes and foreign keys when columns is null. May 8, 2026
@limingxinleo limingxinleo changed the base branch from 3.1 to master May 8, 2026 07:52
@limingxinleo limingxinleo merged commit b8aae63 into hyperf:master May 8, 2026
80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants