Skip to content

Resolve Wrong migration for Pgsql is generated for string/varchar datatype #149 #26

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

Conversation

SOHELAHMED7
Copy link
Owner

Fix cebe#149

@SOHELAHMED7 SOHELAHMED7 changed the title Draft: Resolve Wrong migration for Pgsql is generated for string/varchar datatype #149 Resolve Wrong migration for Pgsql is generated for string/varchar datatype #149 Jun 1, 2023
@SOHELAHMED7 SOHELAHMED7 marked this pull request as ready for review June 1, 2023 11:51
@SOHELAHMED7 SOHELAHMED7 merged commit c8e3b43 into master Jun 1, 2023
cebe added a commit to cebe/yii2-openapi that referenced this pull request Dec 14, 2023
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
SOHELAHMED7 pushed a commit that referenced this pull request Nov 13, 2024
…ations'

* php-openapi/25-generate-inverse-relations:
  Complete the test
  Fix other failing tests
  Fix test - GeneratorTest and more
  Fix failing test - RelationsInFakerTest::testIndex
  Refactor
  Avoid inverse relation for self reference
  Handle multiple relations and add more tests
  Implement
  Fix style
  Fix failing tests
  Refactor again for more code readability
  Refactor
  Fix style
  Cleanup 2
  Cleanup and add test OpenAPI spec
  Cleanup
  Initial commit to create PR
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.

Wrong migration for Pgsql is generated for string/varchar datatype
1 participant