Ugly Alpha 1
diesel_cli:1.4.1

total uncompressed bytes

232.2 KB

total files

122

Fix

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

98 wasted files

total waste: 90.5 KB

  1. tests/migration_run.rs : 13.6 KB
  2. tests/setup.rs : 7.1 KB
  3. tests/support/project_builder.rs : 5.8 KB
  4. tests/database_reset.rs : 5.4 KB
  5. tests/migration_list.rs : 5.2 KB
  6. tests/migration_generate.rs : 4.8 KB
  7. tests/print_schema.rs : 4.8 KB
  8. tests/database_setup.rs : 3.8 KB
  9. tests/migration_redo.rs : 3.7 KB
  10. tests/migration_revert.rs : 2.5 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/print_schema/print_schema_unsigned/mysql/expected.rs : 952 B
  22. tests/completion_generation.rs : 947 B
  23. tests/support/mod.rs : 933 B
  24. tests/print_schema/print_schema_column_renaming/sqlite/expected.rs : 827 B
  25. tests/print_schema/print_schema_column_renaming/mysql/expected.rs : 827 B
  26. tests/print_schema/print_schema_column_renaming/postgres/expected.rs : 809 B
  27. tests/print_schema/print_schema_simple/sqlite/expected.rs : 748 B
  28. tests/print_schema/print_schema_simple/mysql/expected.rs : 708 B
  29. tests/print_schema/print_schema_simple/postgres/expected.rs : 696 B
  30. tests/exit_codes.rs : 668 B
  31. tests/print_schema/print_schema_compound_primary_key/sqlite/expected.rs : 541 B
  32. tests/print_schema/print_schema_compound_primary_key/mysql/expected.rs : 501 B
  33. tests/print_schema/print_schema_compound_primary_key/postgres/expected.rs : 489 B
  34. tests/print_schema/print_schema_specifying_schema_name/postgres/expected.rs : 443 B
  35. tests/tests.rs : 427 B
  36. tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/postgres/schema.sql : 427 B
  37. tests/print_schema/print_schema_only_tables/sqlite/expected.rs : 340 B
  38. tests/print_schema/print_schema_except_tables/sqlite/expected.rs : 340 B
  39. tests/print_schema/print_schema_only_tables/mysql/expected.rs : 320 B
  40. tests/print_schema/print_schema_except_tables/mysql/expected.rs : 320 B
  41. tests/print_schema/print_schema_only_tables/postgres/expected.rs : 314 B
  42. tests/print_schema/print_schema_except_tables/postgres/expected.rs : 314 B
  43. tests/print_schema/print_schema_custom_types/sqlite/expected.rs : 270 B
  44. tests/print_schema/print_schema_patch_file/sqlite/schema.patch : 264 B
  45. tests/print_schema/print_schema_custom_types/mysql/expected.rs : 250 B
  46. tests/print_schema/print_schema_custom_types/postgres/expected.rs : 244 B
  47. tests/print_schema/print_schema_with_foreign_keys/postgres/schema.sql : 221 B
  48. tests/print_schema/print_schema_patch_file/sqlite/expected.rs : 215 B
  49. tests/print_schema/print_schema_patch_file/mysql/expected.rs : 215 B
  50. tests/print_schema/print_schema_patch_file/postgres/expected.rs : 209 B
  51. tests/print_schema/print_schema_simple_without_docs/sqlite/expected.rs : 204 B
  52. tests/print_schema/print_schema_simple_without_docs/mysql/expected.rs : 184 B
  53. tests/print_schema/print_schema_simple_without_docs/postgres/expected.rs : 178 B
  54. tests/print_schema/print_schema_patch_file/mysql/schema.patch : 168 B
  55. tests/print_schema/print_schema_patch_file/postgres/schema.patch : 155 B
  56. tests/print_schema/print_schema_specifying_schema_name/postgres/schema.sql : 139 B
  57. tests/print_schema/print_schema_order/sqlite/schema.sql : 129 B
  58. tests/print_schema/print_schema_order/postgres/schema.sql : 129 B
  59. tests/print_schema/print_schema_order/mysql/schema.sql : 129 B
  60. tests/print_schema/print_schema_column_renaming/sqlite/schema.sql : 123 B
  61. tests/print_schema/print_schema_column_renaming/mysql/schema.sql : 123 B
  62. tests/print_schema/print_schema_unsigned/mysql/schema.sql : 121 B
  63. tests/print_schema/print_schema_column_renaming/postgres/schema.sql : 114 B
  64. tests/support/database.rs : 111 B
  65. tests/print_schema/print_schema_except_tables/diesel.toml : 95 B
  66. tests/print_schema/print_schema_only_tables/diesel.toml : 93 B
  67. tests/print_schema/print_schema_simple_without_docs/sqlite/schema.sql : 92 B
  68. tests/print_schema/print_schema_simple_without_docs/mysql/schema.sql : 92 B
  69. tests/print_schema/print_schema_simple/sqlite/schema.sql : 92 B
  70. tests/print_schema/print_schema_simple/mysql/schema.sql : 92 B
  71. tests/print_schema/print_schema_patch_file/sqlite/schema.sql : 92 B
  72. tests/print_schema/print_schema_patch_file/mysql/schema.sql : 92 B
  73. tests/print_schema/print_schema_only_tables/sqlite/schema.sql : 92 B
  74. tests/print_schema/print_schema_only_tables/mysql/schema.sql : 92 B
  75. tests/print_schema/print_schema_except_tables/sqlite/schema.sql : 92 B
  76. tests/print_schema/print_schema_except_tables/mysql/schema.sql : 92 B
  77. tests/print_schema/print_schema_custom_types/sqlite/schema.sql : 92 B
  78. tests/print_schema/print_schema_custom_types/mysql/schema.sql : 92 B
  79. tests/print_schema/print_schema_simple_without_docs/postgres/schema.sql : 90 B
  80. tests/print_schema/print_schema_simple/postgres/schema.sql : 90 B
  81. tests/print_schema/print_schema_patch_file/postgres/schema.sql : 90 B
  82. tests/print_schema/print_schema_only_tables/postgres/schema.sql : 90 B
  83. tests/print_schema/print_schema_except_tables/postgres/schema.sql : 90 B
  84. tests/print_schema/print_schema_custom_types/postgres/schema.sql : 90 B
  85. tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/diesel.toml : 80 B
  86. tests/print_schema/print_schema_specifying_schema_name/diesel.toml : 80 B
  87. tests/print_schema/print_schema_custom_types/diesel.toml : 74 B
  88. tests/print_schema/print_schema_compound_primary_key/sqlite/schema.sql : 67 B
  89. tests/print_schema/print_schema_compound_primary_key/postgres/schema.sql : 67 B
  90. tests/print_schema/print_schema_compound_primary_key/mysql/schema.sql : 67 B
  91. tests/print_schema/print_schema_patch_file/diesel.toml : 66 B
  92. tests/print_schema/print_schema_with_foreign_keys/diesel.toml : 55 B
  93. tests/print_schema/print_schema_unsigned/diesel.toml : 55 B
  94. tests/print_schema/print_schema_simple/diesel.toml : 55 B
  95. tests/print_schema/print_schema_order/diesel.toml : 55 B
  96. tests/print_schema/print_schema_compound_primary_key/diesel.toml : 55 B
  97. tests/print_schema/print_schema_column_renaming/diesel.toml : 55 B
  98. tests/print_schema/print_schema_simple_without_docs/diesel.toml : 38 B