19 Commits

Author SHA1 Message Date
8c17aa9d6d
Adds current plan implementation 2021-01-31 11:42:47 -06:00
2465b0a73a
Adds user id to actions 2021-01-30 12:40:58 -06:00
8eff1115c5
Fixes failing tests, but incompletely 2021-01-17 15:10:24 -06:00
4708a2b8ff
adds user_id as a selectable field
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-17 11:37:44 -06:00
c8b8f87f6c
Change to select by username because that makes more sense 2021-01-12 11:36:44 -06:00
f59593e9e8
adds create user func 2021-01-12 11:17:03 -06:00
3ea8603368
Adds user table and adds support for config flag to drop DB on restart
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-11 20:15:36 -06:00
bc68115ce1 adds update action method 2021-01-09 23:39:03 -06:00
2c630aff95 Adds additional postgres insert fields for action
Some checks are pending
gitea-deepak/gogmagog/pipeline/head This commit looks good
gitea-deepak/gogmagog/pipeline/pr-master Build queued...
2021-01-09 22:25:14 -06:00
325aa46cf2 Adds actions insert to store 2021-01-09 21:50:54 -06:00
0e16bb5361
Adds healthy check to model 2020-12-31 18:05:06 -06:00
acf793ae41
Adds select actions by plan function 2020-12-29 19:10:54 -06:00
9f5f5413d1
Adds insert plan function
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 18:44:37 -06:00
9c56ea56e2
Adds insertplan to model 2020-12-29 18:20:28 -06:00
0c6f686ce5
added select plan by id
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:26:30 -06:00
ba18d011bd
Fixes Postgres to be postgres style bindvars
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:16:09 -06:00
ad47895597
Add select by action id 2020-12-29 16:08:31 -06:00
50bbcdc71d
adds full action fields to struct
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 15:05:00 -06:00
8f78b80043
Adds some db tests using sql mock and slightly reorganises to facilitate testing
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 13:43:32 -06:00