# Get code
$ go get -u github.com/fengjh/gorm_unsupported_type
# Set environment variables
$ source .env
# Setup postgres database
$ postgres=# CREATE USER gorm_unsupported_type;
$ postgres=# CREATE DATABASE gorm_unsupported_type OWNER gorm_unsupported_type;
# Run Application
$ go test
This repository was archived by the owner on Aug 29, 2021. It is now read-only.
junhuif/gorm_unsupported_type
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|