moved data
This commit is contained in:
@@ -54,4 +54,4 @@ def parse_sql_to_excel(sql_file_path, excel_file_path):
|
||||
print(f"Successfully exported {len(data_frames)} tables to {excel_file_path}")
|
||||
|
||||
# Run the script
|
||||
parse_sql_to_excel('1088316_TeamworkPM_Backup_20260325.sql', 'Teamwork_Data.xlsx')
|
||||
parse_sql_to_excel('data/1088316_TeamworkPM_Backup_20260325.sql', 'data/Teamwork_Data.xlsx')
|
||||
|
||||
Reference in New Issue
Block a user