46450cebef
Background: sqlite has some problems with decimal option.
15 lines
398 B
YAML
15 lines
398 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
# == Schema Information
|
|
#
|
|
# Table name: stock_changes
|
|
#
|
|
# id :integer(4) not null, primary key
|
|
# delivery_id :integer(4)
|
|
# order_id :integer(4)
|
|
# stock_article_id :integer(4)
|
|
# quantity :integer(4) default(0)
|
|
# created_at :datetime
|
|
# stock_taking_id :integer(4)
|
|
#
|
|
|