Closed leighmcculloch closed 4 years ago
Fix the formatting of a schema file that gets fixed up whenever running diesel database reset.
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.
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.