# bitds **Repository Path**: qyk7310/bitds ## Basic Information - **Project Name**: bitds - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-02 - **Last Updated**: 2025-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` sh cargo install diesel_cli --no-default-features --features sqlite diesel setup diesel migration generate create_initial diesel migration run diesel migration redo ```