Plume/.circleci/images/plume-buildenv
fdb-hiroshima 49bb8cb0bc
import migrations and don't require diesel_cli for admins (#555)
* import migrations via macro

* panic on database not to the latest migration

* add subcommand to plm

* create migration that run tantivy index creation

* remove diesel_cli from places it was

* use our migration system for tests

* create table __diesel_schema_migrations if needed
2019-04-29 16:30:20 +02:00
..
build_and_push.sh use circleci instead of travis (#511) 2019-04-01 20:28:23 +02:00
Caddyfile Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00
cargo_config Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00
Dockerfile import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00