]> git.openstreetmap.org Git - rails.git/commit
Adds index to notes on description column
authorNenad Vujicic <nenadus@gmail.com>
Thu, 6 Feb 2025 21:01:21 +0000 (22:01 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Wed, 12 Feb 2025 17:22:50 +0000 (18:22 +0100)
commit663459d1c1e5e097c9b6d3f6742682eaff3f86e7
treeedff1fc0ac7a98010a3b62111b64442a79b2e73c
parentd642adc6e48798a6daa9a02a8a148a22e4d1f300
Adds index to notes on description column

Adds text index to description column to table notes.
app/models/note.rb
db/migrate/20250206202905_add_text_index_to_notes.rb [new file with mode: 0644]
db/structure.sql