Faveod / arel-extensions

Extending Arel
MIT License
142 stars 24 forks source link

Fix column_of behavior for missing columns #69

Closed stackmystack closed 2 years ago

stackmystack commented 2 years ago

Never throw exceptions, always return nil instead. This is useful for subqueries.