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

修复有多个主键的表在生成模型时,主键顺序可能不正确 #584

Merged
merged 1 commit into from
Sep 8, 2023

修复有多个主键的表在生成模型时,主键顺序可能不正确

bc0b43f
Select commit
Loading
Failed to load commit list.
Merged

修复有多个主键的表在生成模型时,主键顺序可能不正确 #584

修复有多个主键的表在生成模型时,主键顺序可能不正确
bc0b43f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 8, 2023 in 1s

0.00% of diff hit (target 65.52%)

View this Pull Request on Codecov

0.00% of diff hit (target 65.52%)

Annotations

Check warning on line 333 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#L333

Added line #L333 was not covered by tests

Check warning on line 342 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#L342

Added line #L342 was not covered by tests

Check warning on line 346 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#L345-L346

Added lines #L345 - L346 were not covered by tests

Check warning on line 282 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 284 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L284

Added line #L284 was not covered by tests

Check warning on line 343 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L343

Added line #L343 was not covered by tests

Check warning on line 345 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L345

Added line #L345 was not covered by tests

Check warning on line 348 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L348

Added line #L348 was not covered by tests

Check warning on line 363 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L363

Added line #L363 was not covered by tests

Check warning on line 373 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L373

Added line #L373 was not covered by tests

Check warning on line 377 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L376-L377

Added lines #L376 - L377 were not covered by tests