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

WIP: ndatabase Refactor #7194

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 26, 2024

  1. ndatabase refactor

    boskoramen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    130782a View commit details
    Browse the repository at this point in the history
  2. Added parent_entity type

    boskoramen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    868adef View commit details
    Browse the repository at this point in the history
  3. Adds preliminary documentation for ndatabase

    - Also fixes failing build, although the entities as-is are not going to work
    boskoramen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    612ae6c View commit details
    Browse the repository at this point in the history
  4. Update adapters to conform to new structure

    - Added a parent sql adapter class to handle the common behavior between the different adapters
    boskoramen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42fef1d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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