Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Resolve multiple PRs #140

Merged
merged 55 commits into from
Dec 14, 2023
Merged

Resolve multiple PRs #140

merged 55 commits into from
Dec 14, 2023

Conversation

SOHELAHMED7
Copy link
Contributor

@SOHELAHMED7 SOHELAHMED7 commented Mar 28, 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 SOHELAHMED7 changed the title Resolve - Prevent _id suffix in column name on reference properties Resolve multiple PRs Mar 31, 2023
…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
…-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
@cebe cebe merged commit 6d027c6 into cebe:master Dec 14, 2023
@cebe
Copy link
Owner

cebe commented Dec 14, 2023

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.