Script-Help icon indicating copy to clipboard operation
Script-Help copied to clipboard

Update the C# features

Open aduguid opened this issue 8 years ago • 2 comments

  • [x] Fix Separate Values button fails on column with all zero strings in C# version
  • [x] add keytips
  • [x] Change date format button to only work on selected column and change zero strings to null
  • [x] Change find and replace textboxes to date and time.
  • [x] Add getLabelText callback for script menu button labels
  • [x] Add a table for time formats
  • [ ] Fix error on "Add Script Column" procedure on protected rows
  • [ ] PL/SQL Create Table - update the syntax from Microsoft to Oracle
  • [x] PL/SQL Merge Values - create a CTE with SELECT from DUAL for values in a MERGE statement
  • [ ] PL/SQL Select Values - create a CTE with SELECT from DUAL for values

aduguid avatar Sep 05 '17 22:09 aduguid

Need example of error

aduguid avatar Nov 24 '17 23:11 aduguid

Fix merge statement replace comma with and.

aduguid avatar Aug 18 '18 10:08 aduguid