Docs.rs
  • thisweek-core-0.3.0
    • thisweek-core 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jeot
    • Dependencies
      • arc-swap ^1.7.1 normal
      • chinese-lunisolar-calendar ^0.2.0 normal
      • chrono ^0.4.38 normal
      • cuid2 ^0.1.2 normal
      • diesel ^2.2.1 normal
      • diesel_migrations ^2.0 normal
      • directories ^5.0.1 normal
      • homedir ^0.2.1 normal
      • icu ^1.5.0 normal
      • midstring ^0.1.3 normal
      • notify-debouncer-mini ^0.4.1 normal
      • once_cell ^1.19.0 normal
      • redb ^1.5.0 normal
      • rusqlite ^0.31.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0.63 normal
      • toml ^0.8.19 normal
    • Versions
    • 4.19% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

thisweek_core0.3.0

Module db_sqlite

Module Items

  • Modules
  • Structs
  • Functions

In crate thisweek_core

thisweek_core

Module db_sqlite

Source

Modules§

sqlite_schema

Structs§

SqliteSchema

Functions§

backup_database_file
create_db
create_item
edit_item_text
get_item
is_correct_db
read_items_between_days
read_items_in_calendar_year
remove_item
run_migrations
search_texts
toggle_item_state
update_item
update_item_objective_period
update_item_week_ordering_key
update_item_year_ordering_key
update_items