Skip to content

Conversation

@dereuromark
Copy link
Member

No description provided.

@dereuromark dereuromark merged commit 5c28445 into 0.x Jan 31, 2024
@dereuromark dereuromark deleted the dereuromark-patch-1 branch January 31, 2024 13:45
@MasterOdin
Copy link
Member

This change is wrong though? When you provide a class name, then we hit this line to get the filename:

$fileName = Util::mapClassNameToFileName($className);

which per the comment:

* Turn migration names like 'CreateUserTable' into file names like
* '12345678901234_create_user_table.php' or 'LimitResourceNamesTo30Chars' into
* '12345678901234_limit_resource_names_to_30_chars.php'.

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.

3 participants