# 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 was archived by the owner on Aug 29, 2021. It is now read-only.
junhuif/gorm_cannot_updates_virtual_attributes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|