adding graphql integration

This commit is contained in:
2026-04-29 11:31:31 -04:00
parent 3a4ffce7a3
commit a41bd7716f
6 changed files with 170 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ from simulator.sim_config import ALARM_TEXTS, TICKET_TEXTS, ASSIGNEES, SITE_IDS
from config import settings
def main() -> None:
# create_cellsites_table()
# get_csv_file()
create_cellsites_table()
create_alarms_table()
create_incidents_table()
# create_change_table()