diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-02-28 10:05:13 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-02-28 13:42:30 +0100 |
commit | 5d0ca7462255b7d52a007cfe5bbc7e1bf67c3f79 (patch) | |
tree | 207ec701352d5531aafda951940d38999119e2d0 /actionpack/test | |
parent | 36abb550e730ad8348e245887a7f89ea74501c8b (diff) | |
download | rails-5d0ca7462255b7d52a007cfe5bbc7e1bf67c3f79.tar.gz rails-5d0ca7462255b7d52a007cfe5bbc7e1bf67c3f79.tar.bz2 rails-5d0ca7462255b7d52a007cfe5bbc7e1bf67c3f79.zip |
Support PostgreSQL specific column types when using `change_table`.
Closes #9480.
We use `TableDefinition` for `#create_table` and `Table` for `#change_table`.
The PostgreSQL sepcifc types were only defined on `TableDefinition` so I
also added them to `Table`.
Diffstat (limited to 'actionpack/test')
0 files changed, 0 insertions, 0 deletions