Форумы / Cotonti / General / How about Mysql, Stored procedures and Views?

General question for the future

Trustmaster
#33708 31.03.2012 21:05

An account which can only use Views and SPs sounds quite ridiculous to me. Why is it so restrictive?

I'm afraid it is an overkill if you try to convert all queries into SPs and Views. There are over 500 different queries in the core package alone, not to mention third-party extensions.

We don't plan moving onto SPs as our goal is to keep things simple. Even if we planned using SPs, we surely wouldn't enforce using only SPs.

May the Source be with you!