Thanks to visit codestin.com
Credit goes to github.com

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: HeidiSQL/HeidiSQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HeidiSQL/HeidiSQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: follow-foreign-key
Choose a head ref
  • 15 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 24, 2022

  1. follow foreign key to the reference table and filter to show only row…

    …s linked from the current row
    dungsaga committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    6f90203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7adeb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. update asFilter, because SynMemoFilter will be cleared and set value …

    …of asFilter (in HandleDataGridAttributes from DataGridBeforePaint)
    dungsaga committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9ca9d39 View commit details
    Browse the repository at this point in the history
  2. code refactor

    dungsaga committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e6155c3 View commit details
    Browse the repository at this point in the history
  3. add shortcut (Alt+Right)

    dungsaga committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    08cafee View commit details
    Browse the repository at this point in the history
  4. add shortcut (double click)

    dungsaga committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    71aeef8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f677de4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f22d63 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Revert "add shortcut (Alt+Right)"

    This reverts commit 08cafee.
    dungsaga committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b7401dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f59f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    e3d1156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c6497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e8678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2877cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51476b6 View commit details
    Browse the repository at this point in the history
Loading