mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-11-03 17:15:34 -05:00 
			
		
		
		
	Updating schema file w/ removed user nick
This commit is contained in:
		
							parent
							
								
									d431024f01
								
							
						
					
					
						commit
						b89873d0e5
					
				@ -11,7 +11,7 @@
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
# It's strongly recommended to check this file into your version control system.
 | 
					# It's strongly recommended to check this file into your version control system.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ActiveRecord::Schema.define(:version => 20130525143240) do
 | 
					ActiveRecord::Schema.define(:version => 20130614003934) do
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  create_table "bike_actions", :force => true do |t|
 | 
					  create_table "bike_actions", :force => true do |t|
 | 
				
			||||||
    t.string   "action",     :limit => 128, :null => false
 | 
					    t.string   "action",     :limit => 128, :null => false
 | 
				
			||||||
@ -181,7 +181,6 @@ ActiveRecord::Schema.define(:version => 20130525143240) do
 | 
				
			|||||||
    t.datetime "locked_at"
 | 
					    t.datetime "locked_at"
 | 
				
			||||||
    t.string   "first_name",             :default => "", :null => false
 | 
					    t.string   "first_name",             :default => "", :null => false
 | 
				
			||||||
    t.string   "last_name",              :default => "", :null => false
 | 
					    t.string   "last_name",              :default => "", :null => false
 | 
				
			||||||
    t.string   "nickname"
 | 
					 | 
				
			||||||
    t.string   "username"
 | 
					    t.string   "username"
 | 
				
			||||||
  end
 | 
					  end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user