-
### Have you tried to resolve this issue yourself first?
Yes
### Bug Description
By updating scanner from @salesforce/sfdx-scanner 3.15.0 to @salesforce/sfdx-scanner 4.3.2, we are facing syntax err…
-
Quer: SELECT Id, F__c, B__c, A__c FROM Account
Result table: A__c, B__c, F__c
-
Hi
When running on mac, I managed to run the ./run_mdata.sh up command successfully, and then I'm getting the following issue when getting to http://localhost:3000/:
Cannot GET /
Any idea why…
-
### Summary
I am running the following command to retrieve Apex test run results.
sf apex get test -o --test-run-id -d --code-coverage -r human
### Expected result
This should produce 6 files…
-
This feature requests serves as a central place to discuss development and progress for the DynamoDB connector.
Please leave a 👍 and/or a comment in this issue if you'd like to see support for Dyn…
-
I am working on a project in which we need to test an APEX REST Service in such a way that no actual data is created in Salesforce during the testcases execution. I am new to APEX Development.
Search…
-
I used to have a query like this which used to work in v1, but this is no longer working with v3, and this is not mentioned as a breaking change in the migration guide.
```js
const records = await…
-
tmkw updated
2 months ago
-
**Make sure to read the troubleshooting section before creating an issue**
- [x] I've read the [common issues](https://dufoli.github.io/Salesforce-Inspector-Advanced/troubleshooting/) and the one I…
-
validation for the primary key in the ActiveRecord model involves checking if the primary key exists for the source connector
model create payload
```
{
"model": {
"connector_id": 25, …