create and update dao's
This commit is contained in:
4
lib/data/dao/result_win_dao.dart
Normal file
4
lib/data/dao/result_win_dao.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'package:game_tracker/data/database.dart';
|
||||
import 'package:drift/drift.dart';
|
||||
|
||||
extension ResultWinDao on AppDatabase {}
|
||||
Reference in New Issue
Block a user