Ugly Alpha 1
refinery:0.1.10

total uncompressed bytes

115.9 KB

total files

26

Fix

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

22 wasted files

total waste: 48.2 KB

  1. tests/postgres.rs : 16.5 KB
  2. tests/mysql.rs : 15.9 KB
  3. tests/rusqlite.rs : 13.1 KB
  4. examples/embeded/main.rs : 367 B
  5. examples/modules/migrations/V1__initial.rs : 333 B
  6. examples/modules/migrations/V2__add_cars_table.rs : 279 B
  7. examples/modules/main.rs : 258 B
  8. examples/modules/migrations/V3__add_brand_to_cars_table.rs : 249 B
  9. examples/modules/migrations/mod.rs : 238 B
  10. tests/mysql_refinery.toml : 146 B
  11. tests/postgres_refinery.toml : 106 B
  12. tests/sql_migrations_broken/V1__initial.sql : 83 B
  13. tests/sql_migrations/V1__initial.sql : 83 B
  14. examples/embeded/migrations/V1__initial.sql : 83 B
  15. tests/sqlite_refinery.toml : 65 B
  16. tests/sql_migrations_missing/V2__add_cars_table.sql : 57 B
  17. tests/sql_migrations_broken/V2__add_cars_table.sql : 57 B
  18. tests/sql_migrations/V2__add_cars_table.sql : 57 B
  19. examples/embeded/migrations/V2__add_cars_table.sql : 57 B
  20. tests/sql_migrations_broken/V3__add_brand_to_cars_table.sql : 49 B
  21. tests/sql_migrations/V3__add_brand_to_cars_table.sql : 41 B
  22. examples/embeded/migrations/V3__add_brand_to_cars_table.sql : 41 B