46450cebef
Background: sqlite has some problems with decimal option.
13 lines
283 B
YAML
13 lines
283 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
# == Schema Information
|
|
#
|
|
# Table name: order_comments
|
|
#
|
|
# id :integer(4) not null, primary key
|
|
# order_id :integer(4)
|
|
# user_id :integer(4)
|
|
# text :text
|
|
# created_at :datetime
|
|
#
|
|
|