forked from opengaussexamples/examples
|
|
||
|---|---|---|
| .. | ||
| basic | ||
| create-table-index | ||
| cursor-pagination | ||
| custom-type | ||
| fixture | ||
| get-where-fields | ||
| migrate | ||
| model-hooks | ||
| multi-tenant | ||
| placeholders | ||
| rel-belongs-to | ||
| rel-has-many | ||
| rel-has-many-polymorphic | ||
| rel-has-one | ||
| rel-join-condition | ||
| rel-many-to-many | ||
| rel-many-to-many-self | ||
| string-representation | ||
| trivial | ||
| tx-composition | ||
| README.md | ||
README.md
To run these examples:
需要修改connStr,为自己的host,port,user,password
connStr := "host=192.168.20.40 port=26000 user=cuih password=Gauss@123 dbname=test sslmode=disable"