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: beego/bee Loading
base: master
Choose a base ref
...
head repository: edocode/bee Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 10, 2018

  1. Change type of id column from int to int64

    m.ryota committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    21d769d View commit details
    Browse the repository at this point in the history
  2. Make schema files in schema directory

    m.ryota committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    1af56ad View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Remove GetAll{{modelName}} subroutine

    m.ryota committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    1563a75 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Add some useful routine

    m.ryota committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    aca75fa View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Set nullable even if column is foreign key

    m.ryota committed May 24, 2018
    Configuration menu
    Copy the full SHA
    929050a View commit details
    Browse the repository at this point in the history
Loading