Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Back to Ideas
10
Like
Follow Idea
Miguel Ribeiro
Allow to easily clean database
2431
Views
4
Comments
Implemented
Database
OutSystems 9
What about a button to clean the database?
We all know that while developing we test the application with dummy data that sometimes starts to be to much! A way to clean all that stuff would be nice :)
Diogo Cordeiro
I agree...Nonetheless, you should have an option to sign that some specific tables should not be cleaned.
Ricardo Camacho
Following up on Diogo's, my suggested approach would be the wizard style screen with all the entities (and respective constraints reflection per colour coding) where you could tick the ones you wanted or ALL.
Gonçalo Borrêga
The new DbCleaner API was designed for this purpose. Check
the documentation
to understand the required privileges when using it.
As a lot of you mentioned, this is a very sensitive operation that we must ensure is only performed by the right person and under the right conditions.
This component
at the Forge shows a small example of how to use the API. You can use it to adapt to your own security restrictions and policies.
Ângela Dinis
Staff
Merged this idea with
'' (created on 01 Jan 1900 00:00:00 by )
Log in to comment
Loading...