Ugly Alpha 1
refinery:0.3.0

total uncompressed bytes

142.4 KB

total files

24

Fix

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

21 wasted files

total waste: 133.6 KB

  1. tests/tokio_postgres.rs : 30.5 KB
  2. tests/mysql_async.rs : 27.3 KB
  3. tests/mysql.rs : 26.6 KB
  4. tests/postgres.rs : 25.4 KB
  5. tests/rusqlite.rs : 21.7 KB
  6. tests/mod_migrations/V2__add_cars_table.rs : 417 B
  7. tests/mod_migrations/V1__initial.rs : 331 B
  8. tests/mod_migrations/V4__add_year_to_motos_table.rs : 248 B
  9. tests/mod_migrations/V3__add_brand_to_cars_table.rs : 247 B
  10. tests/mysql_refinery.toml : 146 B
  11. tests/sql_migrations/V1-2/V2__add_cars_and_motos_table.sql : 115 B
  12. tests/postgres_refinery.toml : 106 B
  13. tests/sql_migrations_broken/V1__initial.sql : 83 B
  14. tests/sql_migrations/V1-2/V1__initial.sql : 83 B
  15. tests/sqlite_refinery.toml : 65 B
  16. tests/mod_migrations/mod.rs : 61 B
  17. tests/sql_migrations_missing/V2__add_cars_table.sql : 57 B
  18. tests/sql_migrations_broken/V2__add_cars_table.sql : 57 B
  19. tests/sql_migrations_broken/V3__add_brand_to_cars_table.sql : 49 B
  20. tests/sql_migrations/V3/V3__add_brand_to_cars_table.sql : 41 B
  21. tests/sql_migrations/V4__add_year_to_motos_table.sql : 37 B