Skip to content

Conversation

@tianzhou
Copy link
Contributor

@tianzhou tianzhou commented Aug 5, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 5, 2025

pgschema Plan Output

Click to expand plan details
Plan: 0 to add, 1 to modify, 0 to drop.

Summary by type:
  tables: 0 to add, 1 to modify, 0 to drop

Tables:
  ~ users
    + city (column)

Transaction: true

DDL to be executed:
--------------------------------------------------

ALTER TABLE users ADD COLUMN city text NOT NULL;

This comment was automatically generated by the pgschema Single File Plan workflow.

@tianzhou tianzhou merged commit 70c5208 into main Aug 5, 2025
1 check passed
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.

2 participants