Browse Source
Replacing the previous git checkout approach: using DIESEL_CONFIG_FILE pointing to /dev/null gives diesel an empty config with no [print_schema] section, so schema.rs is never written. This is cleaner than restoring the file after the fact, which would silently hide genuine schema drift.pull/6997/head
1 changed files with 9 additions and 10 deletions
Loading…
Reference in new issue