Skip to content

GORM Playground (Please Create PR for this project to report issues)

Notifications You must be signed in to change notification settings

amitbasuri/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GORM PlayGround

GORM PlayGround can be used to play GORM and reports issues

Usage

Modify https://github.com/go-gorm/playground/blob/master/main_test.go and create pull report, your code will be run automatically with Github Action

If you encounter a bug in GORM, please report it at https://github.com/go-gorm/gorm/issues with the PlayGround Pull Request's link

Your code will run with GORM's lastest master branch, if you want to use a different one, please change following comment in the above link to your favorite one

// GORM_REPO: https://github.com/go-gorm/gorm.git
// GORM_BRANCH: master

Don't forgot to close your PR after finish play! ;)

Happy Hacking!

About

GORM Playground (Please Create PR for this project to report issues)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.7%
  • Shell 15.3%