It seems turning on record revisions and inputting something in the identifier creates a new table in the db with that name, and that same table can be used across different modules — which is very good.
There is a separate UI component that allows us to see those revision records on the record itself. What I’m curious to know is: can all revision records be seen as a whole in one table across different records and different modules?
I have connection to my db via pgAdmin, I can see this information there — but was wondering if it’s possible to see the same within Corteza. Like, the way we can see a list of all records in a module and possibly also query revision records in a workflow or something and link them with other records?
I understand this might be a very edge case scenario and not needed for most users but wanted to know if its already possible and if I might’ve missed something.