FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

`storage_status/1` should return `:up` for in-memory database · Issue #34 · elixir-sqlite/ecto_sqlite3 · GitHub

storage_status/1 should return :up for in-memory database #34

Description

Currently, the function checks if the database file exists. This returns false for in-memory.

Which in turn fails Phoenix.Ecto.CheckRepoStatus during development.

I would like to see if we can make the function return true instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL