]> git.openstreetmap.org Git - rails.git/commit
Use hashes to define where..in sql queries
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 3 Aug 2023 09:56:05 +0000 (10:56 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 3 Aug 2023 10:04:28 +0000 (11:04 +0100)
commit68fa607811e681535cc3db03d3a57a4654dd8292
treed16210a0a55cb88a2de87dcfbcd19bcc2b44c6fa
parentaceef47cd8f39928d27df43e2fdfee339ddafdc9
Use hashes to define where..in sql queries

This is preferable to using SQL statements.
app/controllers/application_controller.rb
app/models/trace.rb