Skip to content

RDS Schema Changes Guide #10

@tanishapatil1234

Description

@tanishapatil1234

Once RDS instance is created using this guide , proceed to next steps.

Installations

  1. Navigate to extensions in VSCODE.
  2. Install the following :
    Screen Shot 2024-07-08 at 8 13 08 AM
    Screen Shot 2024-07-08 at 8 13 53 AM

Using SQL Tools

  1. Navigate to the SQL tools icon on the side bar
    image

  2. On the top banner, click 'Add New Connection' button
    image

  3. When prompted, select 'MySQL'
    image

  4. When prompted, fill out connection settings :
    image

  5. Test and then Save working Connection
    image

    Now, under connections you should see the new connection just made:
    image

  6. Now, a .sql file named after the connection should appear in editor:
    image

  7. With a simple ChatGPT query, you can create SQL commands for the changes to the database schema you would like to make.
    image

    image
  8. Paste SQL query and click 'Run on active connection' :

image

  1. Observe changes in table
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions