You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add core-data event related db methods for postgres (edgexfoundry#4855)
* feat: Add core-data event related db methods for postgres
Relates to edgexfoundry#4847. Add core-data event related db methods for postgres db client.
Signed-off-by: Lindsey Cheng <[email protected]>
* fix: Define json query string as query argument
Define json query string as query argument instead of in sql statement.
Signed-off-by: Lindsey Cheng <[email protected]>
* fix: Update core-data event table design
Update event design based on the event struct fields to have multi columns.
Signed-off-by: Lindsey Cheng <[email protected]>
---------
Signed-off-by: Lindsey Cheng <[email protected]>
0 commit comments