import 'package:drift/drift.dart'; /// Stub — replaced by conditional imports in app_database.dart QueryExecutor openDatabaseConnection() { throw UnsupportedError('Not implemented — use platform-specific implementation'); }