From fe6de0ee9145293029b07cc077e46c444f68e563 Mon Sep 17 00:00:00 2001 From: Mohamed Nouffer Date: Tue, 24 Jan 2023 13:00:55 +0530 Subject: [PATCH] update db --- lib/utils/database_helper.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/utils/database_helper.dart b/lib/utils/database_helper.dart index b621957..f963ace 100644 --- a/lib/utils/database_helper.dart +++ b/lib/utils/database_helper.dart @@ -42,6 +42,7 @@ class DatabaseHelper{ list_order INTEGER, photos TEXT, checkin_radious REAL, + sub_loc_id TEXT, auto_checkin INTEGER, selected INTEGER, checkedin INTEGER,