I have multiple SQL scripts that need to be executed during deployment. I've packaged them with my app in the "sql-scripts" folder. In my case the order in w...
4 years ago
Why is there a limit to the amount of records that can be returned by a DSL native SQL query? Why can't I set that limit to 1 million records all the time?