Ugly Alpha 1
diesel_cli:1.2.0

total uncompressed bytes

125.5 KB

total files

78

Fix

NewInclude { include: [ "src/**/*", "README.md", ], has_build_script: false, }

68 wasted files

total waste: 73.7 KB

  1. tests/migration_run.rs : 8.6 KB
  2. tests/setup.rs : 5.4 KB
  3. tests/migration_list.rs : 5.1 KB
  4. tests/database_reset.rs : 4.9 KB
  5. tests/support/project_builder.rs : 4.9 KB
  6. tests/migration_generate.rs : 4.7 KB
  7. tests/database_setup.rs : 3.8 KB
  8. tests/print_schema.rs : 2.7 KB
  9. tests/migration_revert.rs : 2.5 KB
  10. tests/migration_redo.rs : 2.4 KB
  11. tests/support/command.rs : 2.3 KB
  12. tests/support/mysql_database.rs : 2.0 KB
  13. tests/support/postgres_database.rs : 2.0 KB
  14. tests/print_schema/print_schema_with_foreign_keys/postgres/expected.rs : 1.5 KB
  15. tests/support/sqlite_database.rs : 1.4 KB
  16. tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/postgres/expected.rs : 1.1 KB
  17. tests/print_schema/print_schema_order/sqlite/expected.rs : 1.1 KB
  18. tests/print_schema/print_schema_order/mysql/expected.rs : 1.0 KB
  19. tests/database_drop.rs : 991 B
  20. tests/print_schema/print_schema_order/postgres/expected.rs : 987 B
  21. tests/support/mod.rs : 877 B
  22. tests/print_schema/print_schema_column_renaming/sqlite/expected.rs : 827 B
  23. tests/print_schema/print_schema_column_renaming/mysql/expected.rs : 827 B
  24. tests/print_schema/print_schema_column_renaming/postgres/expected.rs : 809 B
  25. tests/print_schema/print_schema_simple/sqlite/expected.rs : 748 B
  26. tests/print_schema/print_schema_simple/mysql/expected.rs : 708 B
  27. tests/print_schema/print_schema_simple/postgres/expected.rs : 696 B
  28. tests/exit_codes.rs : 668 B
  29. tests/print_schema/print_schema_compound_primary_key/sqlite/expected.rs : 541 B
  30. tests/print_schema/print_schema_compound_primary_key/mysql/expected.rs : 501 B
  31. tests/print_schema/print_schema_compound_primary_key/postgres/expected.rs : 489 B
  32. tests/print_schema/print_schema_specifying_schema_name/postgres/expected.rs : 443 B
  33. tests/tests.rs : 427 B
  34. tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/postgres/schema.sql : 427 B
  35. tests/print_schema/print_schema_whitelist/sqlite/expected.rs : 340 B
  36. tests/print_schema/print_schema_blacklist/sqlite/expected.rs : 340 B
  37. tests/print_schema/print_schema_whitelist/mysql/expected.rs : 320 B
  38. tests/print_schema/print_schema_blacklist/mysql/expected.rs : 320 B
  39. tests/print_schema/print_schema_whitelist/postgres/expected.rs : 314 B
  40. tests/print_schema/print_schema_blacklist/postgres/expected.rs : 314 B
  41. tests/completion_generation.rs : 245 B
  42. tests/print_schema/print_schema_with_foreign_keys/postgres/schema.sql : 221 B
  43. tests/print_schema/print_schema_simple_without_docs/sqlite/expected.rs : 204 B
  44. tests/print_schema/print_schema_simple_without_docs/mysql/expected.rs : 184 B
  45. tests/print_schema/print_schema_simple_without_docs/postgres/expected.rs : 178 B
  46. tests/print_schema/print_schema_specifying_schema_name/postgres/schema.sql : 139 B
  47. tests/print_schema/print_schema_order/sqlite/schema.sql : 129 B
  48. tests/print_schema/print_schema_order/postgres/schema.sql : 129 B
  49. tests/print_schema/print_schema_order/mysql/schema.sql : 129 B
  50. tests/print_schema/print_schema_column_renaming/sqlite/schema.sql : 123 B
  51. tests/print_schema/print_schema_column_renaming/mysql/schema.sql : 123 B
  52. tests/print_schema/print_schema_column_renaming/postgres/schema.sql : 114 B
  53. tests/support/database.rs : 111 B
  54. tests/print_schema/print_schema_whitelist/sqlite/schema.sql : 92 B
  55. tests/print_schema/print_schema_whitelist/mysql/schema.sql : 92 B
  56. tests/print_schema/print_schema_simple_without_docs/sqlite/schema.sql : 92 B
  57. tests/print_schema/print_schema_simple_without_docs/mysql/schema.sql : 92 B
  58. tests/print_schema/print_schema_simple/sqlite/schema.sql : 92 B
  59. tests/print_schema/print_schema_simple/mysql/schema.sql : 92 B
  60. tests/print_schema/print_schema_blacklist/sqlite/schema.sql : 92 B
  61. tests/print_schema/print_schema_blacklist/mysql/schema.sql : 92 B
  62. tests/print_schema/print_schema_whitelist/postgres/schema.sql : 90 B
  63. tests/print_schema/print_schema_simple_without_docs/postgres/schema.sql : 90 B
  64. tests/print_schema/print_schema_simple/postgres/schema.sql : 90 B
  65. tests/print_schema/print_schema_blacklist/postgres/schema.sql : 90 B
  66. tests/print_schema/print_schema_compound_primary_key/sqlite/schema.sql : 67 B
  67. tests/print_schema/print_schema_compound_primary_key/postgres/schema.sql : 67 B
  68. tests/print_schema/print_schema_compound_primary_key/mysql/schema.sql : 67 B