allow get field value from raw by index
What's Changed
- Create session with raw client by @rekby in #94
- Switch commit and rollback transaction for raw client by @rekby in #95
- scheme query with raw client by @rekby in #96
- Fix misspell. by @TheKnight in #99
- add retry_execute_scan_query for table client by @rekby in #101
- update latest rust version in CI by @rekby in #102
- Switch to tonic build with include_file from own generate mod.rs by @rekby in #97
- use rust-cache action by @rekby in #85
- pub remove_field method for get field by index by @rekby in #106
New Contributors
- @TheKnight made their first contribution in #99
Full Changelog: ydb-0.4.2...ydb-0.4.3