Store field data in a single key
Mike Hemberger
Instead of storing meta/options as separate rows, there are many scenarios where it makes more sense to store the data as a single (array) key.
This is particularly useful for repeaters and options, but would benefit everywhere.
It would have to be opt-in. Possibly declaring which fields are part of which global/parent key or some version of that.
S
Scott Macon
Storing as separate database tables makes even more sense and is available to be voted on. That would solve this problem as well.