* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'
* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'
* 🔄 Synced local '.github/workflows/' with remote 'workflows/proto/'
* Create generator service
* Remove context form function arguments
* Create new return type for Generator:GenerateID
* Apply suggestions from code review
Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
* minor formatting fix
* add new bender api
* fix typo
* rework types
* remove result type from get id
* update result type handling for sequence
* make result type optional for sequence
* update build_utils
* update build image
* update result type handling for snowflake
* remove transbender
* add separate numeric functions
* cleanup bender changes
* new api with separate binding functions
* add integer value to generation result
* cleanup
* attempt at fixing ci
* Revert "attempt at fixing ci"
This reverts commit c6ca764f7924b548eff0b5677b7fc18868bc7bed.