Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devopsuser99/python-for-devops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: techiescamp/python-for-devops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 15 files changed
  • 4 contributors

Commits on Dec 20, 2022

  1. DynamoDB Update

    scriptcamp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d3977be View commit details
    Browse the repository at this point in the history
  2. Update

    scriptcamp committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4909d07 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Create awsrdsmysqlp.py

    Created a python script to execute query on mysql RDS instance on AWS using boto3,mysql.connector and tabulate module
    dv-sharma authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3d437a0 View commit details
    Browse the repository at this point in the history
  2. Update awsrdsmysqlp.py

    connection.commit() added to retain INSERT,UPDATE changes
    dv-sharma authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d97c2f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request techiescamp#2 from dv-sharma/patch-1

    Create awsrdsmysqlp.py
    techiescamp authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    450291a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Update README.md

    techiescamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    1b7fbb5 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    techiescamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    3dd5061 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    techiescamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    1117f72 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    techiescamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    581999c View commit details
    Browse the repository at this point in the history
  5. Update README.md

    techiescamp authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    3342d24 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    7e1742b View commit details
    Browse the repository at this point in the history
Loading