GenieFramework / SearchLight.jl

ORM layer for Genie.jl, the highly productive Julia web framework
https://genieframework.com
MIT License
139 stars 16 forks source link

adapting Interval strings to SQL range syntax #48

Closed michaelfliegner closed 2 years ago

michaelfliegner commented 2 years ago

Julia Interval string representation uses ".." to separate bounds, SQL uses "," This enhancement provides for storing julia intervals with SearchLight.

essenciary commented 2 years ago

@Kaeptenblaubaer Can this be merged already or still WIP?

michaelfliegner commented 2 years ago

Its tested

michaelfliegner commented 2 years ago

Please merge

AbhimanyuAryan commented 2 years ago

So this is the dependency if I am correct right: https://invenia.github.io/Intervals.jl/latest/

essenciary commented 2 years ago

@Kaeptenblaubaer Thanks!

michaelfliegner commented 2 years ago

Sorry for breaking the build. I have made a healing PRQ, which this time n0t only passes my unit tests but Your CI.yml.

regards Michael Fliegner

On Fri, Feb 18, 2022 at 12:54 PM Adrian Salceanu @.***> wrote:

@Kaeptenblaubaer https://github.com/Kaeptenblaubaer Thanks!

— Reply to this email directly, view it on GitHub https://github.com/GenieFramework/SearchLight.jl/pull/48#issuecomment-1044403094, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6Y2UVFDQKDD25KJ74TFALU3YXP3ANCNFSM5OMHDNAA . You are receiving this because you were mentioned.Message ID: @.***>