
edgeguides.rubyonrails.org/active_record_migrations.html
Preview meta tags from the edgeguides.rubyonrails.org website.
Linked Hostnames
9- 35 links toedgeapi.rubyonrails.org
- 3 links toen.wikipedia.org
- 3 links togithub.com
- 2 links todiscuss.rubyonrails.org
- 2 links toedgeguides.rubyonrails.org
- 2 links torubyonrails.org
- 1 link toapi.rubyonrails.org
- 1 link tocreativecommons.org
Thumbnail
Search Engine Appearance
Active Record Migrations — Ruby on Rails Guides
Migrations are a feature of Active Record that allows you to evolve your database schema over time. Rather than write schema modifications in pure SQL, migrations allow you to use a Ruby Domain Specific Language (DSL) to describe changes to your tables.After reading this guide, you will know: Which generators you can use to create migrations. Which methods Active Record provides to manipulate your database. How to change existing migrations and update your schema. How migrations relate to schema.rb. How to maintain referential integrity.
Bing
Active Record Migrations — Ruby on Rails Guides
Migrations are a feature of Active Record that allows you to evolve your database schema over time. Rather than write schema modifications in pure SQL, migrations allow you to use a Ruby Domain Specific Language (DSL) to describe changes to your tables.After reading this guide, you will know: Which generators you can use to create migrations. Which methods Active Record provides to manipulate your database. How to change existing migrations and update your schema. How migrations relate to schema.rb. How to maintain referential integrity.
DuckDuckGo

Active Record Migrations — Ruby on Rails Guides
Migrations are a feature of Active Record that allows you to evolve your database schema over time. Rather than write schema modifications in pure SQL, migrations allow you to use a Ruby Domain Specific Language (DSL) to describe changes to your tables.After reading this guide, you will know: Which generators you can use to create migrations. Which methods Active Record provides to manipulate your database. How to change existing migrations and update your schema. How migrations relate to schema.rb. How to maintain referential integrity.
General Meta Tags
5- titleActive Record Migrations — Ruby on Rails Guides
- charsetutf-8
- viewportwidth=device-width, initial-scale=1
- descriptionMigrations are a feature of Active Record that allows you to evolve your database schema over time. Rather than write schema modifications in pure SQL, migrations allow you to use a Ruby Domain Specific Language (DSL) to describe changes to your tables.After reading this guide, you will know: Which generators you can use to create migrations. Which methods Active Record provides to manipulate your database. How to change existing migrations and update your schema. How migrations relate to schema.rb. How to maintain referential integrity.
- theme-color#C81418
Open Graph Meta Tags
6- og:titleActive Record Migrations — Ruby on Rails Guides
- og:descriptionMigrations are a feature of Active Record that allows you to evolve your database schema over time. Rather than write schema modifications in pure SQL, migrations allow you to use a Ruby Domain Specific Language (DSL) to describe changes to your tables.After reading this guide, you will know: Which generators you can use to create migrations. Which methods Active Record provides to manipulate your database. How to change existing migrations and update your schema. How migrations relate to schema.rb. How to maintain referential integrity.
og:locale
en_US- og:site_nameRuby on Rails Guides
- og:imagehttps://avatars.githubusercontent.com/u/4223
Link Tags
10- apple-touch-iconimages/icon.png
- canonicalhttps://guides.rubyonrails.org/active_record_migrations.html
- iconimages/favicon.ico
- preconnecthttps://fonts.googleapis.com
- preconnecthttps://fonts.gstatic.com
Links
50- https://api.rubyonrails.org
- https://creativecommons.org/licenses/by-sa/4.0
- https://discuss.rubyonrails.org
- https://discuss.rubyonrails.org/c/rubyonrails-docs
- https://edgeapi.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/DatabaseStatements.html#method-i-execute