Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Safer DB migrations with excellent_migrations by Artur Sulej | ElixirConf EU 2023 в хорошем качестве

Safer DB migrations with excellent_migrations by Artur Sulej | ElixirConf EU 2023 1 месяц назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Safer DB migrations with excellent_migrations by Artur Sulej | ElixirConf EU 2023

✨This talk was recorded at ElixirConf EU 2023. If you're curious about our upcoming event, check https://elixirconf.eu ✨ Have you ever caused downtime of your production due to a bad migration? Maybe you’ve forgotten to add an index concurrently to your huge table and locked it? Our applications very often make use of relational databases – and from time to time we need to change their schema. These operations usually take just a few lines of code – but when not used correctly can cause a long and painful downtime of your production. I’ve created an open source library – excellent_migrations. It’s a static analysis tool for checking the safety of database migrations. It automatically detects potentially dangerous or destructive operations. The tool analyses code by traversing AST (Abstract Syntax Tree) of migration files. It also provides a mechanism to silence certain checks, when you are sure that you know what you’re doing. In my session I’ll talk about unsafe operations, how the excellent_migrations lib works and why it’s fun to do open source. GitHub repo: https://github.com/Artur-Sulej/excell... Let's keep in touch! Follow us on: 💥 Twitter:   / elixirconfeu   💥 Facebook:   / codesyncglobal   💥 LinkedIn:   / code-sync   💥 Mastodon: https://genserver.social/codesync

Comments