<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>The Alembic Textbook on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/textbooks/alembic/</link>
    <description>Recent content in The Alembic Textbook on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <atom:link href="https://blog.rajpoot.dev/textbooks/alembic/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Alembic Textbook Ch. 1 — Introduction and Setup</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/01-introduction-setup/</link>
      <pubDate>Sun, 10 May 2026 06:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/01-introduction-setup/</guid>
      <description>Chapter 1 — Alembic introduction: what it is, setup, env.py, naming conventions.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 2 — Autogenerate: What It Sees, What It Misses</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/02-autogenerate/</link>
      <pubDate>Sun, 10 May 2026 06:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/02-autogenerate/</guid>
      <description>Chapter 2 — Alembic autogenerate: what it detects, what it misses, review checklist.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 3 — Writing Migrations Manually</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/03-writing-manually/</link>
      <pubDate>Sun, 10 May 2026 06:20:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/03-writing-manually/</guid>
      <description>Chapter 3 — Manual Alembic migrations: op API, batch_alter_table, raw SQL, data migrations.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 4 — Branching, Merging, and Multiple Heads</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/04-branching-merging/</link>
      <pubDate>Sun, 10 May 2026 06:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/04-branching-merging/</guid>
      <description>Chapter 4 — Alembic branches: when they happen, how to merge, and avoiding multiple heads.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 5 — Online Schema Changes (Zero-Downtime Patterns)</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/05-online-schema-changes/</link>
      <pubDate>Sun, 10 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/05-online-schema-changes/</guid>
      <description>Chapter 5 — Online schema changes via Alembic: expand-contract, batched backfills, concurrent indexes, big-table patterns.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 6 — Multi-Database and Multi-Tenant Migrations</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/06-multi-database/</link>
      <pubDate>Sun, 10 May 2026 06:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/06-multi-database/</guid>
      <description>Chapter 6 — Alembic with multiple databases or schema-per-tenant: env.py setup, migration strategies.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 7 — CI Integration</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/07-ci-integration/</link>
      <pubDate>Sun, 10 May 2026 07:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/07-ci-integration/</guid>
      <description>Chapter 7 — Alembic in CI: drift detection, up/down round-trip, dry-run, deploy gates.</description>
    </item>
    <item>
      <title>Alembic Textbook Ch. 8 — Production Patterns and Recovery</title>
      <link>https://blog.rajpoot.dev/textbooks/alembic/08-production-recovery/</link>
      <pubDate>Sun, 10 May 2026 07:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/alembic/08-production-recovery/</guid>
      <description>Chapter 8 — Alembic production patterns: deploy strategies, rollback, recovery from broken migrations.</description>
    </item>
  </channel>
</rss>
