fasten-onprem/backend
Jason Kulatunga 61d16cfb55 fixed error where the source ID was not populated whne source is first created, causing next SyncAll command to have invalid source_id values.
Created default SyncAll function (using $everything) and SyncAllByResourceName which can be used as a fallback.

cleaned up DB layer , dont use Model unless Gorm cannot figure out the table. Use pointers consistently.
When syncing resources, store errors in a map, so that all resources get synced before returing errors
2022-09-24 22:18:07 -07:00
..
cmd/fasten rename 2022-08-22 18:28:59 -07:00
pkg fixed error where the source ID was not populated whne source is first created, causing next SyncAll command to have invalid source_id values. 2022-09-24 22:18:07 -07:00