Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "version": "0.2.0",
- "configurations": [
- {
- "name": "Microsoft cloud sandbox",
- "type": "al",
- "request": "launch",
- "startupObjectId": 50010,
- "schemaUpdateMode": "Recreate",
- "breakOnError": true,
- "breakOnRecordWrite": false,
- "launchBrowser": true,
- "enableSqlInformationDebugger": true,
- "enableLongRunningSqlStatements": true,
- "longRunningSqlStatementsThreshold": 500,
- "numberOfSqlStatements": 10
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment