rspec/rules/S1069/description.adoc

2 lines
239 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
Allowing an application to dynamically change the structure of a database at runtime is very dangerous because the application can become unstable under unexpected conditions. Best practices dictate that applications only manipulate data.