Skip to content

Commit

Permalink
add more sqlx types and methods
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenLiuCN committed Oct 2, 2023
1 parent a4f0e77 commit ce7e221
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,6 @@ Those are record start at version `2.0.2`

1. `v2.0.2` :
+ add module `sqlx` with `sqlx.DB`,`sqlx.Result`
+ add function `of(jsonString):Json` in module `json`
+ add function `of(jsonString):Json` in module `json`
2. `v2.0.3` :
+ adding `sqlx.Tx`,`sqlx.Stmt`,`sqlx.NamedStmt` to module `sqlx`

0 comments on commit ce7e221

Please sign in to comment.