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: DRMPN/JavaCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: many-to-many
Choose a base ref
...
head repository: DRMPN/JavaCode
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.
  • 15 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 26, 2022

  1. moved to abstart

    DRMPN committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    e3b7736 View commit details
    Browse the repository at this point in the history
  2. refator

    DRMPN committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    001bfa9 View commit details
    Browse the repository at this point in the history
  3. added table per class

    DRMPN committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ea3fef2 View commit details
    Browse the repository at this point in the history
  4. added single table inheritance

    DRMPN committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    d5c9a69 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. added one-table strategy

    DRMPN committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c701fd6 View commit details
    Browse the repository at this point in the history
  2. added polymorphic queries

    DRMPN committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    57dc0c0 View commit details
    Browse the repository at this point in the history
  3. n+1 problem

    DRMPN committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    fa0451c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. init commit

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e5a8c02 View commit details
    Browse the repository at this point in the history
  2. dependency edit

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8f03dba View commit details
    Browse the repository at this point in the history
  3. typo

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    861d957 View commit details
    Browse the repository at this point in the history
  4. typo

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    55966a9 View commit details
    Browse the repository at this point in the history
  5. dependency edit

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9acda8c View commit details
    Browse the repository at this point in the history
  6. typo

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2911293 View commit details
    Browse the repository at this point in the history
  7. typo

    DRMPN committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    22f3106 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. works

    DRMPN committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    7136e29 View commit details
    Browse the repository at this point in the history
Loading