static Future initTables({required Map<String, Map<String, dynamic>> tables}) async { databaseTables = tables; }