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: coderocker/docker-postgresql-multiple-databases
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: coredotbin/docker-postgresql-multiple-databases
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 28, 2021

  1. Exists check for database and user

    -  Added exists check for database and user
    -  Added `--dbname "postgres"` in `psql` command
    -  Added owner, utf8 encoding, collate and template
    coderocker authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    84385cb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Simple script improvement to add the capability of different user and…

    … password per database entry
    
    Signed-off-by: Helio Chissini de Castro <helio@kde.org>
    heliocastro committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6151b43 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    171052d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f18650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c047ba View commit details
    Browse the repository at this point in the history
  4. Update README.md

    coredotbin authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    fec53d8 View commit details
    Browse the repository at this point in the history
  5. Upgrade to PostgreSQL 14.4

    coredotbin committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    91ebbe0 View commit details
    Browse the repository at this point in the history
Loading