diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-06-04 07:41:28 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-06-04 07:44:06 -0600 |
commit | 405fd22e70e4c2d1117ace0a834cbcc438ea8ca9 (patch) | |
tree | 96aa53abe36a6064f78b77d1fd38bd9cd6bed9de /activerecord/test/models/sponsor.rb | |
parent | 0329d59a65a5afbf57de83670e3e05e4a73815e4 (diff) | |
download | rails-405fd22e70e4c2d1117ace0a834cbcc438ea8ca9.tar.gz rails-405fd22e70e4c2d1117ace0a834cbcc438ea8ca9.tar.bz2 rails-405fd22e70e4c2d1117ace0a834cbcc438ea8ca9.zip |
Collapse PG default extractoin of most types to single regex
For any type that is represented as a string and then type cast, we do
not need separate regular expressions for the various types. No function
will match this regex. User defined types *should* match this, so that
the type object can decide what to do with the value.
Diffstat (limited to 'activerecord/test/models/sponsor.rb')
0 files changed, 0 insertions, 0 deletions