about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-05-01T17·49+0200
committerVincent Ambo <github@tazj.in>2018-05-01T22·33+0200
commit2159c76ca70df8e2aed7a7b9d7bce5b16a2485f0 (patch)
treef8f0361735198e399f4ab28b25f6eed0cfce614c /Cargo.toml
parent0d23a04dafcb3a13978307dc49924368c33475b3 (diff)
feat(migrations): Adds a migration to create a users table
As a first step of getting the concept of users into the database,
this creates a (somewhat involved) migration that moves all existing
"users" into a new users table and updates the post table to reference
it.

This migration is not yet finalised and still needs to be updated with
something to handle the concept of anonymous users (which I want to
keep around).
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions