I have a suggestion to enhance the OutSystems development experience by introducing a "Script Table" feature. OutSystems is a fantastic platform, but in some scenarios, developers like me need more control over database schema creation. This feature would empower us to define database tables or entities directly using custom SQL scripts within the OutSystems environment.
Currently, when dealing with complex data structures or specific database requirements, developers often have to resort to external database tools and custom SQL scripts to create tables or entities outside of OutSystems' visual modeling. This can lead to challenges in maintaining data integrity and can be cumbersome.