dotdotvote/migrations
R Tyler Croy 071d53a190 Pre-seed the development database with a single amazing record 2020-10-11 16:03:07 -07:00
..
20200919213146_polls.sql Refactoring away from diesel and cleaning up a bit, not everything works here 2020-09-19 16:30:46 -07:00
20200919214013_choices.sql Refactoring away from diesel and cleaning up a bit, not everything works here 2020-09-19 16:30:46 -07:00
20200919214014_votes.sql Refactoring away from diesel and cleaning up a bit, not everything works here 2020-09-19 16:30:46 -07:00
README.adoc Pre-seed the development database with a single amazing record 2020-10-11 16:03:07 -07:00

README.adoc

<html lang="en"> <head> </head>

Dot dot vote Migrations

This directory contains the database migrations for Dot dot vote. These are created with and managed by the sqlx-cli. The tool is definitely beta software at the moment, and if you wish to work with these migrations, building the sqlx CLI from source is recommended.

</html>