Skip to content

Commit

Permalink
Update xsql README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onanying committed Sep 27, 2023
1 parent 09b2d99 commit 276453d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/xsql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ You can pass the following configuration object in the `xsql.New()` method

```go
type Options struct {
// Default: xsql
Tag string

// Default: INSERT INTO
InsertKey string

Expand Down

0 comments on commit 276453d

Please sign in to comment.