BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//djangocon-us-2023//speaker//SKGET8
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
DTSTART:20221017T000000
TZNAME:EDT
TZOFFSETFROM:-0400
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20221106T020000
RDATE:20231105T020000
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20230312T030000
RDATE:20240310T030000
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:Strategies for Handling Conflicts and Rollbacks in Django database
  migrations - Abigail Afi Gbadago
DTSTART;TZID=America/New_York:20231017T145500
DTEND;TZID=America/New_York:20231017T152000
DTSTAMP:20260818T195259Z
UID:pretalx-djangocon-us-2023-VGGNMN@pretalx.com
DESCRIPTION:Django is a popular web framework that comes with a powerful d
 atabase migration system. However\, managing database schema changes can b
 e a challenging task\, especially in complex projects with multiple develo
 pers and frequent releases. Conflicts can arise when multiple developers m
 odify the same models or when migration files are applied in the wrong ord
 er. Rollbacks are also necessary when migrations fail or need to be revert
 ed.\n\nWe will explore different strategies for handling conflicts and rol
 lbacks in Django database migrations\, discuss how to prevent conflicts by
  using tools such as database locking\, how to resolve conflicts manually 
 and how to use migration squashing to reduce the number of migration files
 . Additionally\, we will explain how to handle rollbacks by using version 
 control systems and backups.\n\nBy attending this talk\, attendees will ga
 in a deeper understanding of the challenges involved in managing database 
 migrations in Django and learn practical strategies for handling conflicts
  and rollbacks. They will be able to apply these strategies in their own p
 rojects to improve their development workflow and ensure data integrity.
LOCATION:Grand Ballroom II-III
URL:https://pretalx.com/djangocon-us-2023/talk/VGGNMN/
END:VEVENT
END:VCALENDAR
