-
Notifications
You must be signed in to change notification settings - Fork 0
D/rebase #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: rebase
Are you sure you want to change the base?
Conversation
Co-authored-by: Ronen Lubin <[email protected]> Co-authored-by: CircleCI <[email protected]>
|
|
Atlas detected changes to the desired schemaMigration Plan (View on Atlas Cloud)-- Create "t1" table
CREATE TABLE "public"."t1" (
"c1" integer NOT NULL,
"c2" integer NOT NULL
);
-- Set comment to table: "t1"
COMMENT ON TABLE "public"."t1" IS '881a0f7a305fed2b7139159de085fdd589361a94'; Atlas lint results
📝 Steps to edit this migration plan1. Run the following command to pull the generated plan to your local workstation: atlas schema plan pull --url "atlas://circleci-schema-test/plans/881a0f7a305fed2b7139159de085fdd589361a94" > 881a0f7a305fed2b7139159de085fdd589361a94.plan.hcl 2. Open 3. Push the updated plan to the registry using the following command: atlas schema plan push --pending --file 881a0f7a305fed2b7139159de085fdd589361a94.plan.hcl |
Atlas detected changes to the desired schemaMigration Plan (View on Atlas Cloud)-- Create "t1" table
CREATE TABLE "public"."t1" (
"c1" integer NOT NULL,
"c2" integer NOT NULL
);
-- Set comment to table: "t1"
COMMENT ON TABLE "public"."t1" IS '06247056566b1fa7bfbe1ff8acb9dbac3bff43ac'; Atlas lint results
📝 Steps to edit this migration plan1. Run the following command to pull the generated plan to your local workstation: atlas schema plan pull --url "atlas://circleci-schema-test/plans/06247056566b1fa7bfbe1ff8acb9dbac3bff43ac" > 06247056566b1fa7bfbe1ff8acb9dbac3bff43ac.plan.hcl 2. Open 3. Push the updated plan to the registry using the following command: atlas schema plan push --pending --file 06247056566b1fa7bfbe1ff8acb9dbac3bff43ac.plan.hcl |
Atlas detected changes to the desired schemaMigration Plan (View on Atlas Cloud)-- Create "t1" table
CREATE TABLE "public"."t1" (
"c1" integer NOT NULL,
"c2" integer NOT NULL
);
-- Set comment to table: "t1"
COMMENT ON TABLE "public"."t1" IS '466b97f12abf228e62453f0d7c2eca5c56c11ecb'; Atlas lint results
📝 Steps to edit this migration plan1. Run the following command to pull the generated plan to your local workstation: atlas schema plan pull --url "atlas://circleci-schema-test/plans/466b97f12abf228e62453f0d7c2eca5c56c11ecb" > 466b97f12abf228e62453f0d7c2eca5c56c11ecb.plan.hcl 2. Open 3. Push the updated plan to the registry using the following command: atlas schema plan push --pending --file 466b97f12abf228e62453f0d7c2eca5c56c11ecb.plan.hcl |
No description provided.