Postgresql
Created by: zzet
What about this solution?
- After patch AR Postgres users nothing to lose, since Postgres is no limited the :text column type. Now we can safely eat from schema.rb which was generated for mysql
- Added support for using string FK with integer PK
That's all.