Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rmottola authored Dec 22, 2020
1 parent d2d2f1c commit 88cc942
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,26 @@ README
Data Basin
Data Access Tool for Salesforce

DBSoap: classes to interact with Salesforce
API implementation is inside DataBasinKit


Current Version: 0.9
--------------------
Current Version: 1.1 S
----------------------

NEWS
- improved interface with ComboBoxes and preferences to filter out more system objects
- remember last succesful login username
- getUpdated / getDeleted
- Undelete
- Improved support for sub-objects and lists and unpacking (from DataBasinKit)
- support for enabling Assignment Rules in create/update


Older news:
- multi-threading: concurrent operations with interrupt
- down batch size
- handle multiple errors in update or create
- filter line-breaks when writing CSV



Older news:
- Query gets parsed and this allows to write fields in Query Order
- Query parsing allows for fields to be empty and still preserve the correct number of columns in the CSV file
- Download batch size settable
Expand Down

0 comments on commit 88cc942

Please sign in to comment.