Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source/active_record_migrations.md 5-2-stable #1

Open
1 of 32 tasks
achmiral opened this issue Jan 21, 2019 · 0 comments
Open
1 of 32 tasks

source/active_record_migrations.md 5-2-stable #1

achmiral opened this issue Jan 21, 2019 · 0 comments
Assignees

Comments

@achmiral
Copy link
Member

achmiral commented Jan 21, 2019

Branch: active-record-migrations

Daftar Isi

  • Active Record Migrations
    • Migration Overview
    • Creating a Migration
      • Creating a Standalone Migration
      • Model Generators
      • Passing Modifiers
    • Writing a Migration
      • Creating a Table
      • Creating a Join Table
      • Changing Tables
      • Changing Columns
      • Column Modifiers
      • Foreign Keys
      • When Helpers aren't Enough
      • Using the change Method
      • Using reversible
      • Using the up/down Methods
      • Reverting Previous Migrations
    • Running Migrations
      • Rolling Back
      • Setup the Database
      • Resetting the Database
      • Running Specific Migrations
      • Running Migrations in Different Environments
      • Changing the Output of Running Migrations
    • Changing Existing Migrations
    • Schema Dumping and You
      • What are Schema Files for?
      • Types of Schema Dumps
      • Schema Dumps and Source Control
    • Active Record and Referential Integrity
    • Migrations and Seed Data
@achmiral achmiral created this issue from a note in Guides Rails Indonesia (To do) Jan 21, 2019
@achmiral achmiral self-assigned this Jan 21, 2019
@achmiral achmiral moved this from To do to In progress in Guides Rails Indonesia Jan 21, 2019
achmiral added a commit that referenced this issue Jan 26, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/active_record_migrations.md source/active_record_migrations.md 5-2-stable Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Guides Rails Indonesia
  
In progress
Development

No branches or pull requests

1 participant