Since we use Ecto for our Postgres backend, it would be a reasonable goal to extend our support to those as well.
While the particular implementation doesn't leverage any specifics of postgres, it would be necessary to investigate whether the existing store and migration would work for other backends.
Since we use
Ectofor ourPostgresbackend, it would be a reasonable goal to extend our support to those as well.While the particular implementation doesn't leverage any specifics of postgres, it would be necessary to investigate whether the existing store and migration would work for other backends.