rallly/packages/database/prisma/migrations
Luke Vella 51c5016656 🏗️ Update how we store date values
This also fixes a few bugs:
- some values had end times that were before the start times
- some values has end times a couple of days in the future

It’s not entirely clear how users were able to set these values but this update fixes these values and helps avoid similar issues in the future.
2023-03-30 14:20:28 +01:00
..
20220315143815_init ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220322193753_add_comments ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220329102907_add_links ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220330085423_add_notifications_column ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220408120721_legacy_column ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220412112814_cascade_delete ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220412115407_cascade_delete_participants ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220412115744_cascade_delete_votes ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220414101318_remove_duplicate_emails ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220506105524_sessions_update ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220511113020_add_if_need_be ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220511180705_naming_convention_update ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220512093441_add_no_votes ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220519075453_add_delete_column ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220520115326_add_touch_column ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220522153812_change_referential_integrity ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220522165453_add_deleted_at_column ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220623175037_remove_links_model ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220624111614_rename_poll_id ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20220627191901_remove_user_relation ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20221026220835_add_indexes ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20230117103853_update_indexes ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20230118192253_bring_back_comment_index ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20230118200546_add_unqiue_participant ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
20230303142641_add_participant_email Allow participant to enter email to receive edit link (#534) 2023-03-03 16:50:50 +00:00
20230318113511_remove_unecessary_unique_indexes 🗃️ Remove unused unique indexes from database 2023-03-18 11:37:31 +00:00
20230322143831_watchers Skip user details step for logged in users (#602) 2023-03-23 12:17:56 +00:00
20230327105647_remove_author_name 🔥 Drop authorName from polls table (#616) 2023-03-27 16:03:46 +01:00
20230329173551_options_refactor 🏗️ Update how we store date values 2023-03-30 14:20:28 +01:00
migration_lock.toml ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00