Skip to content

duration stored as string #8

@matt-beanland

Description

@matt-beanland

Elixir and Erlang/OTP versions

Erlang/OTP 28 [erts-16.2] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]

Elixir 1.19.5 (compiled with Erlang/OTP 28)

Operating system

macOS 26.4

Neo4j version

community 5.26.22

Bolty version

0.0.8

Current behavior

When I use params with Elixir Duration, the round-trip is OK but the neo4j parameter is being stored as a String not a native neo4j temporal type. Expect when it is in a map or a struct then fine.

Expected behavior

Elixir Duration should be stored as a native neo4j duration when passed as a parameter.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions