exercism / plsql

Exercism exercises in PL/SQL.
https://exercism.org/tracks/plsql
MIT License
31 stars 38 forks source link

Normalize practice exercise names #127

Closed kytrinyx closed 2 years ago

kytrinyx commented 2 years ago

We have added explicit exercise titles to the metadata.toml files in problem-specifications.

This updates the exercise names to match the values in this field.

Ref: https://github.com/exercism/exercism/issues/6579