Commit Graph

2 Commits

Author SHA1 Message Date
vaughn 6c3170c496
chore: fix TinkerPop unit test (#2055)
* chore: don't support persistence for memory backend
* chore: setup graph by first step graph when graph is null
* chore: apply relations optimize logic
* chore: don't support null properties
* fix: g.V().has(empty).count() and g.V().count().as('a').select('a')
* fix: specify the code generation directory for raft.proto (#2057)
* fix: tinkerpop unit schema no define
* fix the style & clean some outdated code

Co-authored-by: Simon Cheung <ming@apache.org>
Co-authored-by: imbajin <jin@apache.org>
2022-12-26 22:41:46 +08:00
imbajin d85ee50d5f
chore: replace mysql actions by official docker image (#1834)
* chore: replace mysql actions by official docker image

* update codecov v3

* move traivis file
2022-04-20 22:41:05 +08:00