total uncompressed bytes
999.6 KB
total files
124
Fix
110 wasted files
total waste: 846.9 KB
- scripts/bazaar_v6_all.sql : 61.9 KB
- scripts/bazaar_v6_dump_schema.sql : 44.8 KB
- tests/gen/bazaar/product.rs : 20.3 KB
- examples/gen/bazaar/product.rs : 20.3 KB
- tests/gen/bazaar/orders.rs : 20.2 KB
- examples/gen/bazaar/orders.rs : 20.2 KB
- tests/gen/bazaar/user_location.rs : 13.2 KB
- examples/gen/bazaar/user_location.rs : 13.2 KB
- tests/gen/bazaar/order_line.rs : 13.1 KB
- examples/gen/bazaar/order_line.rs : 13.1 KB
- Getting-started.md : 13.0 KB
- tests/gen/bazaar/review.rs : 12.5 KB
- examples/gen/bazaar/review.rs : 12.5 KB
- tests/gen/bazaar/photo_sizes.rs : 12.4 KB
- examples/gen/bazaar/photo_sizes.rs : 12.4 KB
- tests/gen/bazaar/user_info.rs : 12.4 KB
- examples/gen/bazaar/user_info.rs : 12.4 KB
- tests/gen/bazaar/product_availability.rs : 12.3 KB
- examples/gen/bazaar/product_availability.rs : 12.3 KB
- tests/gen/bazaar/users.rs : 12.2 KB
- examples/gen/bazaar/users.rs : 12.2 KB
- tests/gen/bazaar/wishlist_line.rs : 11.9 KB
- examples/gen/bazaar/wishlist_line.rs : 11.9 KB
- tests/gen/bazaar/api_key.rs : 11.9 KB
- examples/gen/bazaar/api_key.rs : 11.9 KB
- tests/gen/payment/exchange_rate.rs : 11.8 KB
- examples/gen/payment/exchange_rate.rs : 11.8 KB
- tests/gen/bazaar/photo.rs : 11.6 KB
- examples/gen/bazaar/photo.rs : 11.6 KB
- tests/gen/payment/currency.rs : 11.5 KB
- examples/gen/payment/currency.rs : 11.5 KB
- tests/lib.rs : 11.3 KB
- tests/gen/bazaar/settings.rs : 11.3 KB
- examples/gen/bazaar/settings.rs : 11.3 KB
- tests/gen/bazaar/address.rs : 11.2 KB
- examples/gen/bazaar/address.rs : 11.2 KB
- tests/gen/bazaar/cart_line.rs : 11.1 KB
- examples/gen/bazaar/cart_line.rs : 11.1 KB
- tests/gen/bazaar/organization.rs : 10.8 KB
- examples/gen/bazaar/organization.rs : 10.8 KB
- tests/gen/bazaar/user_review.rs : 10.4 KB
- examples/gen/bazaar/user_review.rs : 10.4 KB
- tests/gen/bazaar/invoice.rs : 10.1 KB
- examples/gen/bazaar/invoice.rs : 10.1 KB
- tests/gen/payment/country.rs : 9.6 KB
- examples/gen/payment/country.rs : 9.6 KB
- tests/gen/bazaar/category.rs : 9.0 KB
- examples/gen/bazaar/category.rs : 9.0 KB
- tests/gen/bazaar/wishlist.rs : 9.0 KB
- examples/gen/bazaar/wishlist.rs : 9.0 KB
- tests/gen/bazaar/cart.rs : 8.9 KB
- examples/gen/bazaar/cart.rs : 8.9 KB
- tests/gen/system/record.rs : 8.8 KB
- examples/gen/system/record.rs : 8.8 KB
- tests/gen/bazaar/client.rs : 8.3 KB
- examples/gen/bazaar/client.rs : 8.3 KB
- tests/gen/bazaar/product_category.rs : 7.7 KB
- examples/gen/bazaar/product_category.rs : 7.7 KB
- tests/gen/bazaar/product_review.rs : 7.7 KB
- examples/gen/bazaar/product_review.rs : 7.7 KB
- tests/gen/bazaar/product_photo.rs : 7.6 KB
- examples/gen/bazaar/product_photo.rs : 7.6 KB
- tests/gen/system/base.rs : 5.8 KB
- examples/gen/system/base.rs : 5.8 KB
- Notes.md : 4.9 KB
- examples/errors/example_product_filter.rs : 2.5 KB
- examples/errors/example_product.rs : 2.3 KB
- tests/gen/mod.rs : 1.8 KB
- examples/gen/mod.rs : 1.8 KB
- examples/play_uuid_base64.rs : 1.5 KB
- examples/errors/example_url_parse.rs : 1.4 KB
- tests/gen/bazaar/mod.rs : 1.4 KB
- examples/gen/bazaar/mod.rs : 1.4 KB
- examples/errors/example_query_filter_with_join_group_order.rs : 1.3 KB
- examples/get_product_enumerated_columns_only.rs : 1.3 KB
- examples/get_one_photo_of_product_fluently.rs : 1.3 KB
- examples/errors/test_query_update.rs : 1.3 KB
- examples/errors/test_table.rs : 1.3 KB
- examples/errors/example_insert_sql_returning.rs : 1.2 KB
- examples/errors/test_query_table_context.rs : 1.2 KB
- examples/errors/example_select_all.rs : 1.1 KB
- examples/delete_category.rs : 1.1 KB
- examples/errors/example_query_filter.rs : 1.1 KB
- examples/errors/example_insert_sql.rs : 1.1 KB
- examples/show_all_product_fluently.rs : 1.0 KB
- examples/delete_product.rs : 1.0 KB
- examples/get_one_product_fluently.rs : 991 B
- examples/get_one_product.rs : 989 B
- examples/show_all_product.rs : 964 B
- TODO.md : 960 B
- examples/errors/test_query.rs : 933 B
- examples/errors/insert_dao.rs : 857 B
- examples/show_version.rs : 855 B
- examples/errors/example_em.rs : 837 B
- examples/errors/example_product_ignore_columns.rs : 807 B
- examples/errors/get_only_name_of_product.rs : 772 B
- examples/generate_model_code.rs : 590 B
- examples/generate_model_code_for_test.rs : 584 B
- examples/get_exact_one_product.rs : 569 B
- scripts/setup.sh : 322 B
- update-docs.sh : 242 B
- .gitignore : 210 B
- tests/gen/payment/mod.rs : 167 B
- examples/gen/payment/mod.rs : 167 B
- scripts/dump_schema.sh : 95 B
- tests/gen/system/mod.rs : 86 B
- examples/gen/system/mod.rs : 86 B
- scripts/dump_all.sh : 73 B
- .travis.yml : 15 B
- Progress.md : 0 B