Long Dai
|
988fed05ab
|
ci: standard linter config (#1102)
* ci: standard linter config
Signed-off-by: Long <long.dai@intel.com>
* Update utils.go
* fix pulsar issue
Signed-off-by: Long <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2021-09-21 15:21:59 -07:00 |
jerrylisl
|
d62eee779d
|
add Close() function to Postgres binding (#1087)
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
|
2021-08-17 15:29:23 -07:00 |
Phil Kedy
|
688df9bda4
|
Removed dependency on dapr/dapr in favor of dapr/kit. Fixed go mod dependencies afterwards. Go 1.16 in go.mod. Removed accidental log dependency. (#807)
|
2021-04-19 12:06:10 -07:00 |
Yaron Schneider
|
3ef025c604
|
change headers (#679)
|
2021-02-09 18:57:55 -08:00 |
Mark Chmarny
|
d8035411f7
|
cleaner tests (#476)
|
2020-09-24 11:56:21 -07:00 |
Mark Chmarny
|
d2dcd8e508
|
Bi-directional output binding for PostgreSQL (#468)
* wip: postgres
* postgres crud binding
* CRUD postgres bidirectional output binding
* live test setup comments
* updated example conn string
* lint fixes
* test sql linting
* pr review updates
* lint fixes
* comment spelling
* metadata optional for close
|
2020-09-23 17:19:37 -07:00 |