You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new alias, propose by default this description
Add a new menu in Data Reconcilisation to allow to update all the notes that are empty.
Code
This code shows how to do
usingSystem.Diagnostics;stringfilePath=@"C:\Users\jibedoubleve\AppData\Local\Programs\Microsoft VS Code\Code.exe";FileVersionInfoversionInfo=FileVersionInfo.GetVersionInfo(filePath);stringdescription=versionInfo.FileDescription;
The text was updated successfully, but these errors were encountered:
jibedoubleve
changed the title
By default add the name of the app in 'comments'
"Enhance SQL Query to Perform Insert or Update in a Single Operation"
Jan 3, 2025
jibedoubleve
changed the title
"Enhance SQL Query to Perform Insert or Update in a Single Operation"
Enhance SQL Query to Perform Insert or Update in a Single Operation
Jan 3, 2025
jibedoubleve
changed the title
Enhance SQL Query to Perform Insert or Update in a Single Operation
Automatically Include App Name in Comments by Default
Jan 3, 2025
To do
Code
This code shows how to do
The text was updated successfully, but these errors were encountered: