Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

兼容 pdo_pgsql float 值是 string #596

Merged
merged 2 commits into from
Oct 19, 2023

修复 pgsql 模型对字符串数组字段进行了不应该的长度验证

ae2e13a
Select commit
Loading
Failed to load commit list.
Merged

兼容 pdo_pgsql float 值是 string #596

修复 pgsql 模型对字符串数组字段进行了不应该的长度验证
ae2e13a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2023 in 0s

0.00% of diff hit (target 64.75%)

View this Pull Request on Codecov

0.00% of diff hit (target 64.75%)

Annotations

Check warning on line 319 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L319

Added line #L319 was not covered by tests

Check warning on line 327 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L327

Added line #L327 was not covered by tests

Check warning on line 403 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L403

Added line #L403 was not covered by tests

Check warning on line 411 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L406-L411

Added lines #L406 - L411 were not covered by tests