Skip to content

Resolve - Prevent _id suffix in column name on reference properties #21

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

Merged

Conversation

SOHELAHMED7
Copy link
Owner

Fix cebe#90

@SOHELAHMED7 SOHELAHMED7 changed the title Draft - Prevent _id suffix in column name on reference properties Resolve - Prevent _id suffix in column name on reference properties Mar 28, 2023
@SOHELAHMED7 SOHELAHMED7 changed the title Resolve - Prevent _id suffix in column name on reference properties Draft - Prevent _id suffix in column name on reference properties Mar 28, 2023
@SOHELAHMED7 SOHELAHMED7 changed the title Draft - Prevent _id suffix in column name on reference properties Resolve - Prevent _id suffix in column name on reference properties Mar 28, 2023
@SOHELAHMED7 SOHELAHMED7 marked this pull request as ready for review March 28, 2023 07:47
@SOHELAHMED7 SOHELAHMED7 merged commit ec80618 into master Mar 28, 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
…c-examples-in-faker-code-generation'

* php-openapi/20-consider-openapi-spec-examples-in-faker-code-generation: (28 commits)
  Enhance docs
  Add test spec file
  Handle example
  Add docs for `x-no-relation` and create its constant
  Fix bug
  Refactor
  Fix issues + add support for all refs only in oneOf
  Add typehint to fn args
  Fix count issue for nested array
  Fix failing test in PHP >= 8.1
  Fix errors 2 + implement custom attribute `x-no-relation`
  Fix errors
  Fix failing test
  Fix failing test
  Fix bug
  Fix failing test for x_db_type
  Implement complex oneOf + fix error 'Creating default object from empty value in PHP'
  Complex oneOf - WIP
  Implement oneOf and refactor - WIP 3
  Implement oneOf and refactor - WIP 2
  ...
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.

Prevent _id suffix in column name on reference properties
1 participant