1.1 million rows in SERVOY_RELEASES (and growing)

I’ve just found out that I have currently 1.385.185 rows in SERVOY_RELEASES and 219.479 rows in SERVOY_ELEMENT_PROPERTIES.

That’s becoming too much.

I wish I could erase past releases that I know won’t be needed anymore.

Today you can erase only the last release.

stephan:
I’ve just found out that I have currently 1.385.185 rows in SERVOY_RELEASES and 219.479 rows in SERVOY_ELEMENT_PROPERTIES.

That’s becoming too much.

I wish I could erase past releases that I know won’t be needed anymore.

Today you can erase only the last release.

You can export and reimport the solution with a different name and then delete the old one. I use to do this every 20 releases or so.
This also helps in keeping a good naming convention: solution_x.y.z where x is the major version, y changes every 20 releases and z is the release number.

Or you just export your solution, delete the solution and import it again. Although that will delete your history.

But, I agree with the request and I am pretty sure I asked for this somewhere before too…