2026
- April 10 - Handling Special Characters in Database Passwords
- April 10 - Running SQL Server Init Scripts in GitHub Actions
- April 10 - Skipping Constraint Renames in Schema Migrations
- April 10 - Sync Schema Between Application and Data Lake
- April 10 - Seeding Your Database with Data
- April 10 - How to check database schema size and count objects
- April 10 - Encoding for Atlas' schema files
- April 10 - Testing PostgreSQL Row-Level Security (RLS) Policies with Atlas
- April 10 - Handling drift between my schema and the atlas_schema_revisions table
- April 10 - Using PostgreSQL Extensions with Atlas
- April 10 - Resolving pq: out of shared memory error during schema loading
- April 10 - How do I resolve out-of-order migration conflicts after a hotfix?
- April 10 - Features Not Supported by the Community Release
- April 10 - Schema as Code: Directory Structure for HCL Files
- April 10 - Defining Functional Indexes in MySQL with Atlas HCL
- April 10 - Understanding MySQL Error 1049 (42000): Unknown database
- April 10 - Do I need to plan/approve for every database when applying to multiple databases?
- April 10 - Fix modify-schema is not allowed when migration plan is scoped to one schema error
- April 10 - Generate an SQL Schema from a Migrations Directory
- April 10 - What Are Changesets in Atlas?
- April 10 - Error: 'connected database is not clean'
- April 10 - Using Migration Baseline in GitHub Actions
- April 10 - Inspect a specific schema resource using the --include flag
- April 10 - Inspect an external schema data source (ORM schema)
- April 10 - How to manage schema migration for a single table in a large schema
- April 10 - Managing PostgreSQL Extensions in a Dedicated Migration Process
- April 10 - Debugging Atlas HCL Using print()
- April 10 - Performing Atlas Migrations When Using Golang Migrate
- April 10 - Why go install is no longer supported
- April 10 - Using Geometry types (PostGIS) with Atlas
- April 10 - Error: extension has no installation script nor update path for version
- April 10 - Why Atlas doesn't detect PostgreSQL event_trigger objects when the search_path parameter is set
- April 10 - Using dotenv (.env) files with Atlas
- April 10 - Why docker:// does not work inside the Atlas Docker image
- April 10 - Can I store migration files in S3? (CLI and Terraform examples)
- April 10 - Detect Migrations Drift in CI
- April 10 - Checksum Mismatch between Different Environments
- April 10 - Changing the Editor for the --edit Flag
- April 10 - Installing Atlas on Windows and Setting up PATH