Commit graph

38 commits

Author SHA1 Message Date
sunboyy
18f37a3328
Merge pull request #17 from sunboyy/query-doc
Create query spec documentation
2021-02-12 22:21:35 +07:00
sunboyy
50b3a3c536 Create query spec documentation 2021-02-12 22:19:31 +07:00
sunboyy
a2892425d6
Merge pull request #16 from sunboyy/refactor-extractor
Refactor code extractor
2021-02-11 22:19:18 +07:00
sunboyy
d8e476a434 Refactor code extractor 2021-02-11 22:17:21 +07:00
sunboyy
94a7ca6b62
Merge pull request #15 from sunboyy/method-spec-doc
Add method specification document
2021-02-08 21:59:53 +07:00
sunboyy
9b04e89697 Add method specification document 2021-02-07 12:51:51 +07:00
sunboyy
8b19829a3c
Merge pull request #14 from sunboyy/operation-count
Add count operation
2021-02-06 18:08:45 +07:00
sunboyy
496f9541cb Add count operation 2021-02-06 18:05:47 +07:00
sunboyy
c752849518
Merge pull request #13 from sunboyy/getting-started
Create a getting started document and example
2021-02-04 22:10:19 +07:00
sunboyy
1319114071 Create a getting started document and example 2021-02-04 22:08:04 +07:00
sunboyy
7cdff6dcc0
Merge pull request #12 from sunboyy/operation-insert
Add insert operation
2021-02-01 21:43:54 +07:00
sunboyy
25e1b2aa85 Add insert operation 2021-02-01 21:39:20 +07:00
sunboyy
7f07de08af
Merge pull request #11 from sunboyy/operation-update
Add update operation
2021-01-30 21:56:35 +07:00
sunboyy
25da70933f Add update operation 2021-01-27 19:15:25 +07:00
sunboyy
11e62de57c
Merge pull request #10 from sunboyy/operation-delete
Add delete operation
2021-01-27 18:58:57 +07:00
sunboyy
e78f9180da Add delete operation 2021-01-26 20:23:52 +07:00
sunboyy
c5c4542a80
Merge pull request #9 from sunboyy/comparator-between
Add comparator BETWEEN and fix multi-names parameter code extractor
2021-01-26 18:51:26 +07:00
sunboyy
e37f4dbb2f Add comparator BETWEEN and fix multi-names parameter code extractor 2021-01-24 15:31:21 +07:00
sunboyy
63d11de866
Merge pull request #8 from sunboyy/entrypoint
Add entrypoint to the program
2021-01-24 15:25:21 +07:00
sunboyy
489edbd9e2 Add entrypoint to the program 2021-01-23 20:03:16 +07:00
sunboyy
f677158d69
Merge pull request #7 from sunboyy/comparator-in
Add IN comparator
2021-01-23 16:56:33 +07:00
sunboyy
ba77c93d64 Add IN comparator 2021-01-22 09:56:30 +07:00
sunboyy
847d5add53
Merge pull request #6 from sunboyy/method-signature-validation
Validate parameter types in method signature
2021-01-21 18:58:05 +07:00
sunboyy
f799a284b1 Validate parameter types in method signature 2021-01-21 18:56:30 +07:00
sunboyy
26feb0e0e3 Add codecov.yml 2021-01-21 18:52:40 +07:00
sunboyy
45eab1ee2e
Merge pull request #5 from sunboyy/operator-or
Add Or operator
2021-01-20 19:38:31 +07:00
sunboyy
153deb8f7d Add Or operator 2021-01-19 19:35:54 +07:00
sunboyy
bc878c778c Add simple comparison predicates 2021-01-19 19:26:26 +07:00
sunboyy
5e7d773e1b Add CodeCov to GitHub Actions 2021-01-19 19:11:36 +07:00
sunboyy
b1c6611b55 Add golangci-lint in GitHub Actions 2021-01-19 17:20:26 +07:00
sunboyy
a24a9f81d7 Generate Mongo repository code from repository spec 2021-01-17 14:23:59 +07:00
sunboyy
3808684ed0
Add functionality to parse repository specification from method name (#2) 2021-01-16 13:36:44 +07:00
sunboyy
e9505d91c4 Add build status badge to README.md 2021-01-16 13:34:25 +07:00
sunboyy
e04a9184dd
Add license file 2021-01-16 10:36:57 +07:00
sunboyy
5b27902897
Merge pull request #1 from sunboyy/code-struct
Add functionality to extract code components
2021-01-15 22:41:45 +07:00
sunboyy
933efaabe5 Add functionality to extract code components 2021-01-15 22:33:59 +07:00
sunboyy
b851cef07e Add GitHub action for Go project 2021-01-15 22:33:28 +07:00
sunboyy
d0b5bcccf4 Initialize project 2021-01-14 19:44:15 +07:00