Where is the Planning data stored
In Tempo 7.x, the planning data resides in a SQL table named AO_86ED1B_TIMEPLAN.
In Tempo 6.x, the planning data is stored in properties and serialized as JSON. This makes it difficult to read and write through SQL and is not recommended.
We will provide Planning API in future Tempo versions.