Binary file not shown.
BIN
Databases/ecobuddyupdated.sqlite
Normal file
BIN
Databases/ecobuddyupdated.sqlite
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
Starting facility generation at 2025-03-14 22:20:38.302675
|
||||
Starting facility generation at 2025-03-20 12:34:00.832910
|
||||
Target: 1000 new facilities
|
||||
|
||||
Generating facilities...
|
||||
@@ -60,7 +60,7 @@ Inserted comment batch 21/23
|
||||
Inserted comment batch 22/23
|
||||
Inserted comment batch 23/23
|
||||
|
||||
Generation complete at 2025-03-14 22:20:38.336715
|
||||
Total facilities in database: 1030
|
||||
Total status comments in database: 1147
|
||||
Generation complete at 2025-03-20 12:34:00.860477
|
||||
Total facilities in database: 12025
|
||||
Total status comments in database: 13385
|
||||
Generated facilities saved to generated_facilities.csv for reference
|
@@ -5,7 +5,7 @@ import os
|
||||
from datetime import datetime
|
||||
|
||||
# Connect to the SQLite database
|
||||
conn = sqlite3.connect('Databases/ecobuddy.sqlite')
|
||||
conn = sqlite3.connect('ecobuddy.sqlite')
|
||||
cursor = conn.cursor()
|
||||
|
||||
# Get current max facility ID
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user