Custom Schema and Casting Update
🚨 This update introduces a breaking change in the form of custom schemas which output staging models into a respective <target.schema> + _quickbooks_staging
schema. Refer to the ReadMe for more details. 🚨
The release also:
- Casting fix of the
deposit_to_account_id
field within the Invoice model addressed within Issue #8 - Minor documentation updates