Sequelize Tutorial: Episode 10 - Paranoid Tables

Описание к видео Sequelize Tutorial: Episode 10 - Paranoid Tables

In this Sequelize tutorial series we will learn everything there is to learn about Sequelize. In this video we will learn about paranoid tables. Specifically, we will go over the difference between hard and soft deleted records as well as querying them.

💻 My Software 💻
My Chrome Extension WittCepter - https://chromewebstore.google.com/det...

📚 My Courses 📚
https://courses.wittcode.com

👩‍💻 Download Code 👨‍💻
https://blog.wittcode.com

⌛ Timestamps ⌛
0:00 - Introduction
0:06 - What is a Paranoid Table?
0:20 - How to Create a Paranoid Table
0:55 - Deleting a Record from a Paranoid Table
2:35 - Changing the DeletedAt Column Name
3:35 - Hard Deleting a Record
4:14 - Restoring a Soft Deleted Record with Restore()
5:39 - Ignoring Soft Deleted Records when Retrieving Records
8:04 - Retrieving Soft Deleted Records
8:32 - Outro

Комментарии

Информация по комментариям в разработке