diff --git a/_posts/2023-10-25-rails-index-name-too-long.md b/_posts/2023-10-25-rails-index-name-too-long.md new file mode 100644 index 0000000..109febf --- /dev/null +++ b/_posts/2023-10-25-rails-index-name-too-long.md @@ -0,0 +1,18 @@ +--- +active: "articles" +layout: article + +title: "Limiting Maximum Index Name Length in Ruby on Rails 7.1" +description: "Rails 7.1 defined maximum limit of 62 bytes for auto-generated index names." +file: "2023-10-25-rails-index-name-too-long.md" +link: https://blog.saeloun.com/2023/10/24/rails-index-name-too-long/ +preview_image_link: "https://drive.google.com/uc?export=view&id=1W68dquYJeeV0JtY78a7SmQ8z0IhEhc3B" +tags: Oct2023 +author: 'Ruby News' + +preview_full_background: false +preview_blur: true + +article_preview_blur: true +round_borders: false +---