这是indexloc提供的服务,不要输入任何密码
Skip to content

[console] Populate down migrations with a comment, in case console can't figure out what the right down migration should be #3801

@coco98

Description

@coco98

In case the console can't figure out what the down migration should be, it should populate the down migration with a comment.

For example:

-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
--   DROP TABLE orders;

@arvi3411301 This should go along with the v2 config.yaml change that is happening so that the squash command works well.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to console

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions