sqlmancer icon indicating copy to clipboard operation
sqlmancer copied to clipboard

Add ability to mock database results

Open danielrearden opened this issue 4 years ago • 0 comments

Users should be able to have mock data returned instead of making any database calls. This would not only enable users to stub out individual fields, but could be helpful in bootstrapping a server to work with for front end development. This feature should be configurable at the client level and the individual query level.

danielrearden avatar Jul 04 '20 00:07 danielrearden