1f8680c4c5
we move our PostgreSQL specific migrations to a subdirectory. The SQLite migrations have been created by running `diesel` against a copy, and then fixing what's broken. In the end i reduced all modifications to a single create, since we *are* starting out fresh with SQLite. n.b.: i'm not entirely happy with the results yet, because diesel heavily modifies our `plume-models/src/schema.rs`. I'll keep fiddling until we have the same types between the two databases. |
||
---|---|---|
.. | ||
2018-04-22-093322_create_instances | ||
2018-04-22-151330_create_user | ||
2018-04-23-101717_create_blogs | ||
2018-04-23-111655_create_blog_authors | ||
2018-04-23-132822_create_posts | ||
2018-04-23-142746_create_post_authors | ||
2018-05-01-124607_create_follow | ||
2018-05-09-192013_create_comments | ||
2018-05-10-154336_create_likes | ||
2018-05-13-122311_create_notifications | ||
2018-05-19-091428_create_reshares | ||
2018-06-20-175532_create_mentions | ||
2018-09-02-111458_create_medias | ||
2018-09-05-174106_create_tags |