You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PostgreSQL is not in METADATA and from the README seems like it never will be unless someone else takes the reigns. But I notice it is a dependency to run
julia>include(Pkg.dir("Genie","genie.jl"))
I need to run
julia>using PostgreSQL
before genie.jl in v0.5 will run.
Not too serious, but just FYI 👍
The text was updated successfully, but these errors were encountered:
PostgreSQL is not in METADATA and from the README seems like it never will be unless someone else takes the reigns. But I notice it is a dependency to run
I need to run
before genie.jl in v0.5 will run.
Not too serious, but just FYI 👍
The text was updated successfully, but these errors were encountered: