Skip to content

Commit

Permalink
Added tinyint_as_int option to mysql example
Browse files Browse the repository at this point in the history
  • Loading branch information
0daryo committed Feb 6, 2024
1 parent 35bb36b commit 352b4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ add-enum-types = true
user = "dbusername"
pass = "dbpassword"
sslmode = "false"
tinyint_as_int = true

[mssql]
dbname = "dbname"
Expand Down

0 comments on commit 352b4f8

Please sign in to comment.