Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding quick & custom ID route #132

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2023

  1. Adding quick & custom ID route

    With additional toggle entry,
    automatic environment variable loading and retention,
    DB client choice and usage flexibility with debug output control,
    and the same for overall script flow control too,
    including some other output control like OS detection,
    extracted core specific info for easier and more efficient future code file updates between cores,
    almost similarly for the script and release version variables,
    and editor trailing space protection relevant to printing menu and prompt text.
    Pysis868 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6db784b View commit details
    Browse the repository at this point in the history
  2. Fix line endings

    File had only LFs causing trouble jumping to specific labels such as `ToggleRealmDB` and `RealmDB2`.
    Pysis868 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1fe565b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge branch 'master' into feature/add-quick-ID-method

    Taking care to incorporate the only change since the last update from this branch, 2023-02-11, which would be db02bef, on 2023-11-09.
    Pysis868 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0fad05d View commit details
    Browse the repository at this point in the history