DEV Community

# migrations

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Add New Fields to Existing Sequelize Migration

How to Add New Fields to Existing Sequelize Migration

54
Comments 16
1 min read
Migrations com TypeORM no NodeJs

Migrations com TypeORM no NodeJs

33
Comments
3 min read
Why Prisma and Platformatic are a great match

Why Prisma and Platformatic are a great match

19
Comments
4 min read
How to migrate a database schema at scale

How to migrate a database schema at scale

16
Comments
7 min read
Speeding up MongoDB migrations with cursors and bulkWrite

Speeding up MongoDB migrations with cursors and bulkWrite

11
Comments
2 min read
What are the Strategies and Tools to Perform Large-Scale Migrations: Part II

What are the Strategies and Tools to Perform Large-Scale Migrations: Part II

10
Comments 2
4 min read
Friendly data modeling & auto-generated, editable migrations for Platformatic with Prisma

Friendly data modeling & auto-generated, editable migrations for Platformatic with Prisma

10
Comments 2
10 min read
Crie seu prĂłprio sistema de migrations em PHP! Parte 1

Crie seu prĂłprio sistema de migrations em PHP! Parte 1

10
Comments
3 min read
#Solved - ValueError: The field admin.LogEntry.user was declared with a lazy reference.

#Solved - ValueError: The field admin.LogEntry.user was declared with a lazy reference.

10
Comments 4
1 min read
Announcing Atlas Project Files

Announcing Atlas Project Files

9
Comments
3 min read
Toggle NOT NULL constraint with Rails migration

Toggle NOT NULL constraint with Rails migration

9
Comments 1
1 min read
Crie seu próprio sistema de migrations em PHP! Parte 2 — Final

Crie seu próprio sistema de migrations em PHP! Parte 2 — Final

9
Comments
3 min read
Software Migrations

Software Migrations

9
Comments
4 min read
Databases Migrations

Databases Migrations

9
Comments
5 min read
How to reset django migrations

How to reset django migrations

8
Comments 1
1 min read
How to squash migrations in Django

How to squash migrations in Django

8
Comments
1 min read
How to create a migration in Laravel to massively update all foreign keys in your database

How to create a migration in Laravel to massively update all foreign keys in your database

8
Comments
3 min read
AzureFunBytes Episode 22 - @Azure Migrations with @LBugnion

AzureFunBytes Episode 22 - @Azure Migrations with @LBugnion

8
Comments
1 min read
Migrations Of Madness

Migrations Of Madness

7
Comments
4 min read
Create a database for the application and create first migration via flyway

Create a database for the application and create first migration via flyway

6
Comments
5 min read
Testing doctrine migration in Symfony project

Testing doctrine migration in Symfony project

6
Comments
1 min read
Mastering Large Backfill Migrations in Rails and Sidekiq

Mastering Large Backfill Migrations in Rails and Sidekiq

6
Comments 2
11 min read
Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations : Part 1

Evolutionary Database Design, GraphQL, APIs, and Database Schema Migrations : Part 1

6
Comments
5 min read
Unsupported: Opensearch Migrations

Unsupported: Opensearch Migrations

6
Comments
4 min read
How to Fix : Migrating WordPress 404 Error

How to Fix : Migrating WordPress 404 Error

6
Comments
1 min read
Create a database in dokku infra and set up run flyway migration from github runner

Create a database in dokku infra and set up run flyway migration from github runner

5
Comments
5 min read
Migrating your GraphQL schema with Fauna

Migrating your GraphQL schema with Fauna

5
Comments
7 min read
Reduzindo as chances de errar um squash de migrações no Hasura

Reduzindo as chances de errar um squash de migrações no Hasura

5
Comments
9 min read
5 Rails Migration Patterns to Save the Day

5 Rails Migration Patterns to Save the Day

5
Comments
1 min read
How to handle an initial schema on database that had previously no migration scripts?

How to handle an initial schema on database that had previously no migration scripts?

5
Comments 5
1 min read
How to avoid messing up squash migration in Hasura

How to avoid messing up squash migration in Hasura

5
Comments 2
8 min read
Steps to run any laravel project.

Steps to run any laravel project.

5
Comments
1 min read
Django: mantendo a compatibilidade entre migrations e models

Django: mantendo a compatibilidade entre migrations e models

5
Comments
5 min read
AzureFunBytes New Episode - 12/3/2020 - @Azure Migrate with @LBugnion

AzureFunBytes New Episode - 12/3/2020 - @Azure Migrate with @LBugnion

4
Comments
1 min read
Forget about migrations and use SQLSugar

Forget about migrations and use SQLSugar

4
Comments
2 min read
If in doubt, list it out

If in doubt, list it out

4
Comments
3 min read
Single use Laravel code

Single use Laravel code

3
Comments
4 min read
Mitigating MySQL Downtime for big migrations

Mitigating MySQL Downtime for big migrations

3
Comments
2 min read
How to add Alembic migrations to an existing FastAPI + Ormar project

How to add Alembic migrations to an existing FastAPI + Ormar project

3
Comments
4 min read
Running schema/database migrations using Geni

Running schema/database migrations using Geni

2
Comments
4 min read
Nomad Migration Manager

Nomad Migration Manager

2
Comments
2 min read
Refactors y Migraciones: Pros... Y más pros!

Refactors y Migraciones: Pros... Y más pros!

2
Comments
2 min read
Migrating from Hasura v1.3 to v2.0

Migrating from Hasura v1.3 to v2.0

2
Comments
4 min read
Migrating with user-defined functions

Migrating with user-defined functions

2
Comments
12 min read
Error Free Laravel Migrations

Error Free Laravel Migrations

2
Comments
1 min read
Protocol buffer and gRPC: Beginners guide

Protocol buffer and gRPC: Beginners guide

2
Comments
5 min read
Generating migrations for gorm with Atlas

Generating migrations for gorm with Atlas

2
Comments 3
3 min read
How to generate idempotent scripts from EF Core migrations

How to generate idempotent scripts from EF Core migrations

1
Comments
3 min read
JARVIS – Write me a Codemod

JARVIS – Write me a Codemod

1
Comments
5 min read
Working with EF Core Migrations

Working with EF Core Migrations

1
Comments
3 min read
Nest JS for Beginners #4:Adding seeders and migrations to the NestJS project with Sequelize

Nest JS for Beginners #4:Adding seeders and migrations to the NestJS project with Sequelize

1
Comments
1 min read
Laravel organise migrations into folders

Laravel organise migrations into folders

1
Comments
1 min read
Upgrading a server-side Swift project to Vapor 4

Upgrading a server-side Swift project to Vapor 4

1
Comments
10 min read
Change Table Name Using Laravel Migration

Change Table Name Using Laravel Migration

Comments
1 min read
Debugging PostgreSQL while working with ASP.NET Core MVC applications

Debugging PostgreSQL while working with ASP.NET Core MVC applications

Comments
4 min read
Automated Schema Migrations

Automated Schema Migrations

Comments
7 min read
Managing database migrations safely in high replicated k8s deployment.

Managing database migrations safely in high replicated k8s deployment.

Comments
4 min read
Fixing Up Permissions After Data Migration in Django

Fixing Up Permissions After Data Migration in Django

Comments
2 min read
Evolving the structure of your Fauna database

Evolving the structure of your Fauna database

Comments
7 min read
uSync to v14 a journey

uSync to v14 a journey

Comments
1 min read
loading...