Commit graph

10 commits

Author SHA1 Message Date
sunboyy
e78f9180da Add delete operation 2021-01-26 20:23:52 +07:00
sunboyy
e37f4dbb2f Add comparator BETWEEN and fix multi-names parameter code extractor 2021-01-24 15:31:21 +07:00
sunboyy
489edbd9e2 Add entrypoint to the program 2021-01-23 20:03:16 +07:00
sunboyy
ba77c93d64 Add IN comparator 2021-01-22 09:56:30 +07:00
sunboyy
f799a284b1 Validate parameter types in method signature 2021-01-21 18:56:30 +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
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
933efaabe5 Add functionality to extract code components 2021-01-15 22:33:59 +07:00