46450cebef
Background: sqlite has some problems with decimal option.
13 lines
327 B
YAML
13 lines
327 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
|
|
# == Schema Information
|
|
#
|
|
# Table name: assignments
|
|
#
|
|
# id :integer(4) not null, primary key
|
|
# user_id :integer(4) default(0), not null
|
|
# task_id :integer(4) default(0), not null
|
|
# accepted :boolean(1) default(FALSE)
|
|
#
|
|
|