diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-10-15 17:31:56 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-10-15 17:32:10 -0700 |
commit | 574234be067f0f000a945560cabcabb68c8a1ec9 (patch) | |
tree | 183009ff6aed8db428e3b9a400b5058f4bc94ff9 /tasks | |
parent | e01f1b3406057d48ee2742a80e909821cb8e5d43 (diff) | |
download | rails-574234be067f0f000a945560cabcabb68c8a1ec9.tar.gz rails-574234be067f0f000a945560cabcabb68c8a1ec9.tar.bz2 rails-574234be067f0f000a945560cabcabb68c8a1ec9.zip |
add table.bigint support
In the DSL you can now do:
create_table(:foos) do |t|
t.bigint :hi
end
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions