total uncompressed bytes
146.9 KB
total files
110
Fix
98 wasted files
total waste: 84.3 KB
- tests/migration_run.rs : 10.3 KB
- tests/setup.rs : 7.2 KB
- tests/support/project_builder.rs : 5.6 KB
- tests/migration_list.rs : 5.1 KB
- tests/database_reset.rs : 4.9 KB
- tests/migration_generate.rs : 4.7 KB
- tests/print_schema.rs : 4.6 KB
- tests/database_setup.rs : 3.8 KB
- tests/migration_revert.rs : 2.5 KB
- tests/migration_redo.rs : 2.5 KB
- tests/support/command.rs : 2.3 KB
- tests/support/mysql_database.rs : 2.0 KB
- tests/support/postgres_database.rs : 2.0 KB
- tests/print_schema/print_schema_with_foreign_keys/postgres/expected.rs : 1.5 KB
- tests/support/sqlite_database.rs : 1.4 KB
- tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/postgres/expected.rs : 1.1 KB
- tests/print_schema/print_schema_order/sqlite/expected.rs : 1.1 KB
- tests/print_schema/print_schema_order/mysql/expected.rs : 1.0 KB
- tests/database_drop.rs : 991 B
- tests/print_schema/print_schema_order/postgres/expected.rs : 987 B
- tests/print_schema/print_schema_unsigned/mysql/expected.rs : 952 B
- tests/support/mod.rs : 877 B
- tests/print_schema/print_schema_column_renaming/sqlite/expected.rs : 827 B
- tests/print_schema/print_schema_column_renaming/mysql/expected.rs : 827 B
- tests/print_schema/print_schema_column_renaming/postgres/expected.rs : 809 B
- tests/print_schema/print_schema_simple/sqlite/expected.rs : 748 B
- tests/print_schema/print_schema_simple/mysql/expected.rs : 708 B
- tests/print_schema/print_schema_simple/postgres/expected.rs : 696 B
- tests/exit_codes.rs : 668 B
- tests/print_schema/print_schema_compound_primary_key/sqlite/expected.rs : 541 B
- tests/print_schema/print_schema_compound_primary_key/mysql/expected.rs : 501 B
- tests/print_schema/print_schema_compound_primary_key/postgres/expected.rs : 489 B
- tests/print_schema/print_schema_specifying_schema_name/postgres/expected.rs : 443 B
- tests/tests.rs : 427 B
- tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/postgres/schema.sql : 427 B
- tests/print_schema/print_schema_only_tables/sqlite/expected.rs : 340 B
- tests/print_schema/print_schema_except_tables/sqlite/expected.rs : 340 B
- tests/print_schema/print_schema_only_tables/mysql/expected.rs : 320 B
- tests/print_schema/print_schema_except_tables/mysql/expected.rs : 320 B
- tests/print_schema/print_schema_only_tables/postgres/expected.rs : 314 B
- tests/print_schema/print_schema_except_tables/postgres/expected.rs : 314 B
- tests/print_schema/print_schema_custom_types/sqlite/expected.rs : 270 B
- tests/print_schema/print_schema_patch_file/sqlite/schema.patch : 264 B
- tests/print_schema/print_schema_custom_types/mysql/expected.rs : 250 B
- tests/completion_generation.rs : 245 B
- tests/print_schema/print_schema_custom_types/postgres/expected.rs : 244 B
- tests/print_schema/print_schema_with_foreign_keys/postgres/schema.sql : 221 B
- tests/print_schema/print_schema_patch_file/sqlite/expected.rs : 215 B
- tests/print_schema/print_schema_patch_file/mysql/expected.rs : 215 B
- tests/print_schema/print_schema_patch_file/postgres/expected.rs : 209 B
- tests/print_schema/print_schema_simple_without_docs/sqlite/expected.rs : 204 B
- tests/print_schema/print_schema_simple_without_docs/mysql/expected.rs : 184 B
- tests/print_schema/print_schema_simple_without_docs/postgres/expected.rs : 178 B
- tests/print_schema/print_schema_patch_file/mysql/schema.patch : 168 B
- tests/print_schema/print_schema_patch_file/postgres/schema.patch : 155 B
- tests/print_schema/print_schema_specifying_schema_name/postgres/schema.sql : 139 B
- tests/print_schema/print_schema_order/sqlite/schema.sql : 129 B
- tests/print_schema/print_schema_order/postgres/schema.sql : 129 B
- tests/print_schema/print_schema_order/mysql/schema.sql : 129 B
- tests/print_schema/print_schema_column_renaming/sqlite/schema.sql : 123 B
- tests/print_schema/print_schema_column_renaming/mysql/schema.sql : 123 B
- tests/print_schema/print_schema_unsigned/mysql/schema.sql : 121 B
- tests/print_schema/print_schema_column_renaming/postgres/schema.sql : 114 B
- tests/support/database.rs : 111 B
- tests/print_schema/print_schema_except_tables/diesel.toml : 95 B
- tests/print_schema/print_schema_only_tables/diesel.toml : 93 B
- tests/print_schema/print_schema_simple_without_docs/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_simple_without_docs/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_simple/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_simple/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_patch_file/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_patch_file/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_only_tables/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_only_tables/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_except_tables/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_except_tables/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_custom_types/sqlite/schema.sql : 92 B
- tests/print_schema/print_schema_custom_types/mysql/schema.sql : 92 B
- tests/print_schema/print_schema_simple_without_docs/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_simple/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_patch_file/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_only_tables/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_except_tables/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_custom_types/postgres/schema.sql : 90 B
- tests/print_schema/print_schema_specifying_schema_name_with_foreign_keys/diesel.toml : 80 B
- tests/print_schema/print_schema_specifying_schema_name/diesel.toml : 80 B
- tests/print_schema/print_schema_custom_types/diesel.toml : 74 B
- tests/print_schema/print_schema_compound_primary_key/sqlite/schema.sql : 67 B
- tests/print_schema/print_schema_compound_primary_key/postgres/schema.sql : 67 B
- tests/print_schema/print_schema_compound_primary_key/mysql/schema.sql : 67 B
- tests/print_schema/print_schema_patch_file/diesel.toml : 66 B
- tests/print_schema/print_schema_with_foreign_keys/diesel.toml : 55 B
- tests/print_schema/print_schema_unsigned/diesel.toml : 55 B
- tests/print_schema/print_schema_simple/diesel.toml : 55 B
- tests/print_schema/print_schema_order/diesel.toml : 55 B
- tests/print_schema/print_schema_compound_primary_key/diesel.toml : 55 B
- tests/print_schema/print_schema_column_renaming/diesel.toml : 55 B
- tests/print_schema/print_schema_simple_without_docs/diesel.toml : 38 B