Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
migrations
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Migration Canary: Continuous Verification for Schemas
Nainik Mehta
Nainik Mehta
Nainik Mehta
Follow
Sep 19
Migration Canary: Continuous Verification for Schemas
#
devops
#
sre
#
migrations
#
database
Comments
2
 comments
4 min read
SELECT * and INSERT ... SELECT Broke Production at 3am
晖莫
晖莫
晖莫
Follow
Sep 18
SELECT * and INSERT ... SELECT Broke Production at 3am
#
sql
#
migrations
#
ci
#
postgres
Comments
Add Comment
3 min read
What 40 agent-written migrations got wrong
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
What 40 agent-written migrations got wrong
#
aiworkflows
#
postgres
#
migrations
#
data
5
 reactions
Comments
Add Comment
4 min read
Adding a foreign key to a big table without locking both of them
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
Adding a foreign key to a big table without locking both of them
#
postgres
#
migrations
#
foreignkeys
#
locks
5
 reactions
Comments
Add Comment
3 min read
Deterministic checks for AI-written migrations
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
Deterministic checks for AI-written migrations
#
aiworkflows
#
postgres
#
migrations
5
 reactions
Comments
Add Comment
4 min read
One line stops a migration from taking down production. Almost nobody adds it.
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
One line stops a migration from taking down production. Almost nobody adds it.
#
postgres
#
locks
#
migrations
#
incidents
5
 reactions
Comments
Add Comment
4 min read
Why SQLite refuses your ALTER TABLE, and the twelve-step rebuild it wants instead
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
Why SQLite refuses your ALTER TABLE, and the twelve-step rebuild it wants instead
#
sqlite
#
migrations
5
 reactions
Comments
Add Comment
3 min read
How a database password ends up in git history, and why rotating it is not enough
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
How a database password ends up in git history, and why rotating it is not enough
#
credentials
#
security
#
migrations
#
aiworkflows
5
 reactions
Comments
Add Comment
4 min read
Expand, migrate, contract: dropping a column without breaking the deploy that is still running
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
Expand, migrate, contract: dropping a column without breaking the deploy that is still running
#
postgres
#
migrations
#
deploys
#
zerodowntime
5
 reactions
Comments
Add Comment
4 min read
Why ADD COLUMN NOT NULL fails on a full table, and the migration that does not
Bolvrk.com
Bolvrk.com
Bolvrk.com
Follow
Sep 17
Why ADD COLUMN NOT NULL fails on a full table, and the migration that does not
#
postgres
#
migrations
#
notnull
5
 reactions
Comments
Add Comment
3 min read
Your backfill is a photograph
Ender Yentar
Ender Yentar
Ender Yentar
Follow
Sep 9
Your backfill is a photograph
#
postgres
#
sql
#
migrations
#
database
Comments
Add Comment
5 min read
Flyway for Freeloaders — Rollback without Teams
a
a
a
Follow
Aug 25
Flyway for Freeloaders — Rollback without Teams
#
flyway
#
rollback
#
migrations
#
undo
Comments
Add Comment
8 min read
Prove a Generated Migration Can Undo Itself Before It Touches Your Data
Taylor Wang
Taylor Wang
Taylor Wang
Follow
Aug 17
Prove a Generated Migration Can Undo Itself Before It Touches Your Data
#
database
#
ai
#
testing
#
migrations
Comments
Add Comment
4 min read
GitLab shipped a real migration with AI agents and wrote up what actually broke
Leo
Leo
Leo
Follow
Jul 10
GitLab shipped a real migration with AI agents and wrote up what actually broke
#
gitlab
#
aiagents
#
migrations
#
devrel
Comments
Add Comment
4 min read
How to add a NOT NULL column to a large table safely in Rails
Hassan Farooq
Hassan Farooq
Hassan Farooq
Follow
Jun 27
How to add a NOT NULL column to a large table safely in Rails
#
rails
#
postgressql
#
migrations
#
database
Comments
Add Comment
4 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account