Sep 6, 2018 · 1 min read
diesel print-schema infers the schema from the database connection, not from source code introspection. For details confirming this, see therun_infer_schema function.
diesel print-schema infers the schema from the database connection, not from source code introspection. For details confirming this, see therun_infer_schema function.