github ariga/atlas v0.10.1

latest releases: v0.27.0, v0.26.1, v0.26.0...
17 months ago

We are excited to share the v0.10.1 release! 🎊

It's been only three weeks since the release of v0.10.0, but we are already back with more exciting features we want to share with you. Besides some more improvements and bug fixes, we added two new SQL analyzers to Atlas and the capability to have Atlas Cloud pick up a linting configuration file from your repository.

image

Read the announcement blogpost

Quick installation

macOS + Linux:

curl -sSf https://atlasgo.sh | sh

Homebrew:

brew install ariga/tap/atlas

Docker:

docker pull arigaio/atlas

Windows

Download

What's Changed

Commits
  • doc/blog: announce v010 by @a8m in #1533
  • suggestions by @a8m in #1534
  • sql/migrate: support dollar quoted string in scanner by @a8m in #1537
  • Update 2023-03-13-atlas-v010.mdx by @masseelch in #1539
  • cmd/atlas: improve error reporting on invalid state URL by @a8m in #1542
  • sql/sqlcheck: add naming policy checker by @a8m in #1547
  • doc: update announcement bar with link to the latest blog post by @a8m in #1552
  • doc/website/blog: Fix some links by @priteshtm in #1555
  • doc/lint: add docker-based examples by @a8m in #1556
  • sql/postgres: change the Concurrently attribute to a schema.Clause by @a8m in #1557
  • cmd/atlas/sqlparse: detect concurrent index creation by @a8m in #1558
  • sql/postgres/postgrescheck: add concurrent index commands analyzer by @a8m in #1559
  • doc: add concurrent_index analyzer to migrate lint page by @a8m in #1560
  • doc/md/guides: fix concat string expression in generated-columns file by @solomonme in #1562
  • sql/postgres: drop constraints first before adding new by @a8m in #1566
  • Fix Typo in PostgresSQL Migration: NULL LAST to NULLS LAST by @imraan-go in #1567
  • doc/website/blog: preventing bc blogpost by @rotemtam in #1570
  • doc/md: adding a guide about foreign key constraint drop (CD101) by @noamcattan in #1509
  • J/announce cloud lint config by @a8m in #1575
  • cmd/atlas: update ariga.io/atlas by @a8m in #1576
  • New Contributors

    Full Changelog: v0.10.0...v0.10.1

    Don't miss a new atlas release

    NewReleases is sending notifications on new releases.