This repository was archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n-name-on-reference-properties Resolve - Prevent _id suffix in column name on reference properties
…tests' of https://github.com/SOHELAHMED7/yii2-openapi into 139-running-phpunit-second-time-fails-a-tests
…me-fails-a-tests Resolve - Running phpunit second time fails a tests
…ed-then-still-migrations-are-generated-for-timestamp-in-mysql Resolve: If data type is not changed then still migrations are generated for timestamp in MySQL
…-than-once-in-faker Draft: Resolve Model name generated more than once in Faker
cebe
reviewed
May 31, 2023
…-is-generated-for-string-varchar-datatype Resolve Wrong migration for Pgsql is generated for string/varchar datatype cebe#149
…es-timeouts-on-large-projects Resolve - PathAutoCompletion causes timeouts on large projects
…-attribute-in-required-section-in-model-validation-rules Resolve: nullable false should put attribute in required section in model validation rules
Thank you! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolve - Prevent _id suffix in column name on reference properties
Fix #90
PR in fork: SOHELAHMED7#21
Resolve: Running phpunit second time fails a tests
Fix: #139
PR in fork: SOHELAHMED7#20
Resolve: If data type is not changed then still migrations are generated for timestamp in MySQL
Fix #143
PR in fork: SOHELAHMED7#24
Resolve: Model name generated more than once in Faker
Fix #148
PR in fork: SOHELAHMED7#25
Resolve: Wrong migration for Pgsql is generated for string/varchar datatype
Fix #149
PR in fork: SOHELAHMED7#26
Resolve - PathAutoCompletion causes timeouts on large projects
Fix #145
PR in fork: SOHELAHMED7#27
Resolve - nullable false should put attribute in required section in model validation rules
Fix #153
PR in fork: SOHELAHMED7#28