andrejtonev

Results 7 issues of andrejtonev

[master < Task] PR - [ ] Check, and update documentation if necessary - [ ] Provide the full content or a guide for the final git message To keep...

one_to_many: passing field parameters (which already existed but was not used) many_to_many: changed from parameters to column_names_mapping using the mapping and columns to define properties ignoring from to keys when...

feature
Docs needed

### Description When executing rust procedures, any boolean arguments get negated. ### Pull request type - [x] Bugfix ### Related issues https://github.com/memgraph/mage/issues/426 ###################################### ### Reviewer checklist (the reviewer checks this...

Docs - changelog only
bug

**Memgraph version** master branch commit: e90781785412cc07792b1150addaba393206a3cc **Environment** Local build using toolchain v4 on Ubuntu 22.04. Bug also seen on CI https://github.com/memgraph/memgraph/actions/runs/6827834200/job/18570739345?pr=1484 **Describe the bug** A deadlock happens while running the...

bug
Effort - High
Severity - S1
Frequency - Daily
Reach - VeryFew

Add multi-tenant capability. ``` conn = mgclient.connect(address...., database="db") ``` will return a connection that is limited to the defined database.

Docs needed

**Memgraph version** Main branch, commit e90781785412cc07792b1150addaba393206a3cc **Environment** Local build on Ubuntu 22.04 using toolchain v4. **Describe the bug** `DumpTest/1.CheckStateVertexWithMultipleProperties` segfaults. **To Reproduce** Run the test a couple of times (it...

bug
Effort - Medium
Priority - Later

feature
Docs needed
CI -build=community -test=core
CI -build=coverage -test=core
CI -build=debug -test=integration
CI -build=release -test=e2e
CI -build=release -test=benchmark