FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sql support placeholder by philhuan · Pull Request #73 · sql-machine-learning/gohive · GitHub

sql support placeholder - #73

Open
philhuan wants to merge 4 commits into
sql-machine-learning:developfrom
philhuan:develop
Open

sql support placeholder#73
philhuan wants to merge 4 commits into
sql-machine-learning:developfrom
philhuan:develop

Conversation

philhuan commented May 4, 2024

Copy link
Copy Markdown

sql support placeholder

example:

db.Exec("insert into churn.test (gender) values (?)", []driver.Value{"Female"})

At present, simple types are supported, and complex types (such as array map struct) will be supported in a few days

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL