Database History/Versioning with Supabase
Hello,
I am building a software where people build a series of problems that eventually get organized into tests and so on.
In this line, its pretty important to store and manage past versions of problems, tests, and so on.
Does anyone have any ideas as to how I might do this in Supabase without wasting a large amount of database space?
I am building a software where people build a series of problems that eventually get organized into tests and so on.
In this line, its pretty important to store and manage past versions of problems, tests, and so on.
Does anyone have any ideas as to how I might do this in Supabase without wasting a large amount of database space?