feat(shared) : add timestampable/blamable trait and doctrine subscriber
This commit is contained in:
@@ -13,6 +13,8 @@ doctrine:
|
||||
identity_generation_preferences:
|
||||
Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
|
||||
auto_mapping: true
|
||||
resolve_target_entities:
|
||||
App\Shared\Domain\Contract\UserInterface: App\Entity\User
|
||||
mappings:
|
||||
App:
|
||||
type: attribute
|
||||
|
||||
Reference in New Issue
Block a user