NAME
App::DrivePlayer::Schema::Result::ScanFolder - DBIx::Class result for the scan_folders table
DESCRIPTION
Represents a top-level Google Drive folder that the user has configured for scanning. Has many App::DrivePlayer::Schema::Result::Folder children (cascade-deleted when the scan folder is removed).
Columns: id, drive_id, name.