Skip to content

Conversation

@CristianLlanos
Copy link
Member

@CristianLlanos CristianLlanos commented May 9, 2021

  • Added PhpTypeEnum::absentTypeEnum() to support properties with no type such as Eloquent's $table and $connection properties
  • SchemaBlueprint now has the connection name from which it was analyzed. It has also been given SchemaBlueprint::getConnectionName() and SchemaBlueprint::setConnectionName()
  • The AppendConnection key has been added to the reliese.php config file to support appending the $connection property to generated models
  • ClassFormatter::formatProperty() has been updated to account for property without types
  • The ModelGeneratorConfiguration constructor now handles default values when possible
  • Behat and PhpUnit tests have been updated to support appending the $connection property to Eloquent models

@CristianLlanos CristianLlanos changed the title Feature/append connection feature/append connection May 9, 2021
@CristianLlanos CristianLlanos requested a review from AdamLenda May 9, 2021 03:52
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.

2 participants