Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 829111 thumbnail
User 225256 avatar

By mswatcher
via iainhunter.wordpress.com
Published: Aug 05 2012 / 00:44

Database migrations are an increasingly common pattern for managing and automating the creation of your projects database schemas. Typically each migration has 3 elements: A Unique Id – each new migration is given a numeric identifier higher than the previous one. An UP component – describing the table / row / column / key – you want to create A DOWN component – which exactly reverses the change you’re are making in the UP component.
  • 6
  • 0
  • 1077
  • 648

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (6)



Voters Against This Link (0)