E531 Allow enums in array codec by fantix · Pull Request #431 · geldata/gel-python · GitHub
[go: up one dir, main page]

Skip to content

Allow enums in array codec#431

Merged
fantix merged 1 commit intomasterfrom
array-enum
May 25, 2023
Merged

Allow enums in array codec#431
fantix merged 1 commit intomasterfrom
array-enum

Conversation

@fantix
Copy link
Member
@fantix fantix commented May 25, 2023

Fixes #408

@fantix fantix merged commit e4dc285 into master May 25, 2023
@fantix fantix deleted the array-enum branch May 25, 2023 21:15
fantix added a commit that referenced this pull request May 26, 2023
Changes
=======

* Update for rules of instance names (#423)
  (by @fantix in 5bc5699 for #420)

* Synchronize error types (#429)
  (by @fantix in 03e4012)

* Allow enums in array codec (#431)
  (by @fantix in 2de7e3f for #408)

* Prohibit concurrent operations on the same transaction object (#430)
  (by @fantix in f1fa612 for #130)

* Fix state of transaction start (#424)
  (by @fantix in 297de72)

* codegen: Handle non-identifier characters in enum values (#432)
  (by @fantix in e1ec16d for #428)

Docs
====

* docs: add Code Generation to table of contents (#421)
  (by @AndreasPB in ffe74a1 for #421)
@fantix fantix mentioned this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrays of enum values cannot be used in parameters

2 participants

0