Skip to content

1.5.0

Compare
Choose a tag to compare
@Martlark Martlark released this 26 Feb 06:04
· 63 commits to master since this release
7aa4931

Return item from POST/PUT updates. Allow create_fields and update_fields to be specified using the column fields. None values serialize as null/None. Restore previous update_properties behaviour. By default updates/creates using all fields. Exclude primary key from create and update. Improve documentation