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

support arrays type #70

Open alerem18 opened 1 year ago

alerem18 commented 1 year ago

as postgre supports arrays you should add types like string[] or integer[], as using those type currently throws an error in migration up