stellar / slingshot

A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety
Apache License 2.0
414 stars 61 forks source link

demo: fix formatting of schema file causing diff #474

Closed leighmcculloch closed 4 years ago

leighmcculloch commented 4 years ago

What

Fix the formatting of a schema file that gets fixed up whenever running diesel database reset.

Why

Every time diesel database reset is executed it (or something) fixes the formatting of schema.rs. It causes a diff to appear which is inconvenient.