Commit 0cb646c
authored
Queries crate (#16)
* added queries management, test
* list added
* queries feature, excluded from default features
* added postgres image to tests workflow
* use finished_at instead of multiple timestamps related to finish1 parent 56e9cf3 commit 0cb646c
21 files changed
Lines changed: 1301 additions & 2 deletions
File tree
- .github/workflows
- config
- crates
- embucketd
- executor/src
- queries
- migrations/initial_setup
- src
- models
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
25 | 39 | | |
26 | 40 | | |
27 | 41 | | |
| |||
0 commit comments