fix: adds timestamps to download entity

This commit is contained in:
2025-06-10 15:10:00 -05:00
parent d40a4764eb
commit 9ab4f6cf57
7 changed files with 321 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
# Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html
# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc
stof_doctrine_extensions:
default_locale: en_US
orm:
default:
timestampable: true