You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Database fonksiyonları içindeki if (database != null) open();
kod parçacığının if (database == null) open();
şeklinde olması gerekmiyor mu? aksi takdirde eğer database null değilse open'ı çalıştırmanın ne katkısı var nalayamadım hocam.