Skip to content

Commit cd318bd

Browse files
committed
BH-681: Doctrine Migration configuration
1 parent b8e20c0 commit cd318bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/packages/doctrine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ doctrine_migrations:
6060
namespace: Pim\Upgrade\Schema
6161
name: PIM Migrations
6262
column_name: 'version'
63-
column_length: 191
63+
column_length: 190

0 commit comments

Comments
 (0)