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: PostgreSQL-For-Wordpress/postgresql-for-wordpress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: PostgreSQL-For-Wordpress/postgresql-for-wordpress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4
Choose a head ref
  • 18 commits
  • 25 files changed
  • 2 contributors

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b09d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd4213 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. add test for single quotes

    mattbucci committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b76a569 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d420dc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    2adacb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f602b49 View commit details
    Browse the repository at this point in the history
  3. formatting

    mattbucci committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cf88b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed7cbf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10d8047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b92d8dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d5f178 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2e2516 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b6ecce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7be1aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28fb016 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #93 from PostgreSQL-For-Wordpress/rewrite-fixes

    Improve string replacements
    mattbucci authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6df70e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9169503 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from PostgreSQL-For-Wordpress/returning-repla…

    …ces-seq
    
    Replace calls to seq by adding a RETURNING * to all insert and replace statements
    mattbucci authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c7e3fbd View commit details
    Browse the repository at this point in the history
Loading