diff options
| author | Shulhan <m.shulhan@gmail.com> | 2021-02-07 20:24:36 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2021-02-07 20:24:36 +0700 |
| commit | 215e4b60542a6cddbcf201b3cd793714d45b65da (patch) | |
| tree | 6d7d5e38f1c62d9cdbdfd4a2eca0b85002590449 /lib/http | |
| parent | 5013fd9b71ce23f9ead93a18c49a5b984d014f39 (diff) | |
| download | pakakeh.go-215e4b60542a6cddbcf201b3cd793714d45b65da.tar.xz | |
sql: change the parameter ExtractSQLFields to driver name
Previously, we use the string as parameter to set the returned place
holders.
This commit changes the parameter to the driver name so if the value
is "postgres" the place holders will be returned as counter, for example
"$1", "$2", and so on.
Diffstat (limited to 'lib/http')
0 files changed, 0 insertions, 0 deletions
