46450cebef
Background: sqlite has some problems with decimal option.
14 lines
440 B
YAML
14 lines
440 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
|
|
# == Schema Information
|
|
#
|
|
# Table name: group_order_article_quantities
|
|
#
|
|
# id :integer(4) not null, primary key
|
|
# group_order_article_id :integer(4) default(0), not null
|
|
# quantity :integer(4) default(0)
|
|
# tolerance :integer(4) default(0)
|
|
# created_on :datetime not null
|
|
#
|
|
|