Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Update for rules of instance names (Update for rules of instance names #423) (by @fantix in 5bc5699 for Cloud instance name should allow leading numerics #420)
Synchronize error types (Sync errors #429) (by @fantix in 03e4012)
Allow enums in array codec (Allow enums in array codec #431) (by @fantix in 2de7e3f for Arrays of enum values cannot be used in parameters #408)
Prohibit concurrent operations on the same transaction object (Prohibit concurrent operations on the same transaction object #430) (by @fantix in f1fa612 for Prohibit concurrent DB operations #130)
Fix state of transaction start (Fix state of transaction start #424) (by @fantix in 297de72)
codegen: Handle non-identifier characters in enum values (codegen: Handle non-identifier characters in enum values #432) (by @fantix in e1ec16d for Enum generation with strings including spaces and dashes fails #428)
Docs