![]() |
(11-06-2023, 07:33 PM)kenjis Wrote: What is "Create Class Extension"? Hi, Thank you so much for the explanation. I realized the same when i accessed the code. Just needed confirmation. The duplicate works for spark:migrate but fails on rollback as it does not seem to know which to rollback. BTW, the "Create Class Extension" is a VS Code extension for PHP which provides a context menu to create a class using the psr-4 definition in composer.json. Works very well and saves a heap of time figuring out the namespace for each class we create. It actually creates a class script. and can also include strict-type checking. |
Messages In This Thread |
Duplicate migration files listed in status - by murugappan - 11-04-2023, 02:46 PM
RE: Duplicate migration files listed in status - by kenjis - 11-04-2023, 03:44 PM
RE: Duplicate migration files listed in status - by murugappan - 11-05-2023, 03:47 AM
RE: Duplicate migration files listed in status - by kenjis - 11-06-2023, 07:33 PM
RE: Duplicate migration files listed in status - by murugappan - 11-06-2023, 07:54 PM
RE: Duplicate migration files listed in status - by kenjis - 11-07-2023, 01:18 AM
|