Ante Pušić

Results 16 issues of Ante Pušić

### Description #1790 extended the `min()` and `max()` functions to temporal types. In the meantime, #1866 adds a new temporal type (`ZonedDateTime`). This PR extends #1790 to accomodate the new...

feature
Docs needed
CI -build=release -test=core

### Description Per [memgraph#1178](https://github.com/memgraph/memgraph/pull/1178), the output of `SHOW INDEX INFO` is sorted. This PR adds that info to the docs. ### Pull request type - [x] Documentation improvements ### Related...

memgraph-release-2.11
added-to-new-docs

### Description Please briefly explain the changes you made here. Please delete either the [master < EPIC] or [master < Task] part, depending on what are your needs. [master <...

bug
Docs unnecessary

### Description This PR adds custom auth capabilities so that users can connect to GQLAlchemy with SSO tokens. ### Pull request type Please delete options that are not relevant. -...

status: draft
feature
Docs needed

This PR extends the processing of Bolt v4 HELLO message to support custom auth schemes. The purpose is twofold: * improve Bolt support * support SSO via clients other than...

feature
Docs needed

This PR adds the `scheme` parameter to the `connect` function. Memgraph’s SSO capabilities use custom values of `scheme`, making this PR necessary for SSO via Python client.

feature
Docs needed