Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Database engine + schema changes #29

@azertyfun

Description

@azertyfun

The project currently uses SQLite as its database engine, however according to Katharine it will likely use Postgres in prod.

This means that we have to change (at the very least) all the data types (as SQLite only uses NULL, INTEGER, REAL, TEXT and BLOB).

We should also consider how to implement schema changes in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions