-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
I have checked that this feature is not already implemented
- This feature does not exist
Use case
The VSCode extension prompts if pending migrations are detected, with a "Run Migrations" button that triggers "bin/rails db:migrate".
I'd like to be able to customize that command (in our case to include post-migrations).
Description
Add a configuration (presumably via rubyLsp.addonSettings
) for a custom runMigrationsCommand
.
Implementation
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested