# Get code
$ go get -u github.com/fengjh/gorm-with-rows
# Set environment variables
$ source .env
# Setup postgres database
$ postgres=# CREATE USER gorm_cannot_updates_virtual_attributes;
$ postgres=# CREATE DATABASE gorm_cannot_updates_virtual_attributes OWNER gorm_cannot_updates_virtual_attributes;
# Run Application
$ go test -run TestUpdateUserPassword
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A demo for reproduce a gorm updates bug
License
junhuif/gorm_cannot_updates_virtual_attributes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A demo for reproduce a gorm updates bug
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published