14 lines
472 B
YAML
14 lines
472 B
YAML
# == Schema Information
|
|
# Schema version: 20090119155930
|
|
#
|
|
# Table name: group_order_article_quantities
|
|
#
|
|
# id :integer not null, primary key
|
|
# group_order_article_id :integer default(0), not null
|
|
# quantity :integer default(0)
|
|
# tolerance :integer default(0)
|
|
# created_on :datetime not null
|
|
#
|
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|