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

修复在 pgsql 字段默认值是表达式时,模型字段默认值不正确的问题 #534

Merged
merged 3 commits into from
Jun 9, 2023

Conversation

Yurunsoft
Copy link
Member

No description provided.

@Yurunsoft Yurunsoft added bug Something isn't working 2.1 labels Jun 8, 2023
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.28 🎉

Comparison is base (382bea8) 65.31% compared to head (afa5ac6) 65.60%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.1     #534      +/-   ##
============================================
+ Coverage     65.31%   65.60%   +0.28%     
- Complexity    10995    11099     +104     
============================================
  Files           881      881              
  Lines         30049    30515     +466     
============================================
+ Hits          19627    20019     +392     
- Misses        10422    10496      +74     
Impacted Files Coverage Δ
...onents/pgsql/src/Model/Cli/Model/ModelGenerate.php 0.00% <0.00%> (ø)

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Yurunsoft Yurunsoft merged commit 2af0cf7 into 2.1 Jun 9, 2023
@Yurunsoft Yurunsoft deleted the fix-pgsql-model-field-default-value branch June 9, 2023 05:32
Yurunsoft added a commit that referenced this pull request Jul 3, 2023
* 修复 pgsql 模型字段默认值是表达式时不正确

* 更新测试

* 修复测试
# Conflicts:
#	.github/pgsql.sql
#	src/Components/pgsql/tests/Model/Base/MemberBase.php
NHZEX pushed a commit to NHZEX/imi that referenced this pull request Oct 18, 2023
* 修复 pgsql 模型字段默认值是表达式时不正确

* 更新测试

* 修复测试
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant