Base on latte-0.26.0 and add `inet` and `timeuuid` columntype support to prepared statements
vponomaryov
released this
02 Jul 16:33
·
69 commits
to main
since this release
The 0.26.1-scylladb
release is based on the 0.26.0
of the source project.
Plus additional following changes:
- All existing features in the
0.25.2-scylladb
were re-worked and re-applied to be compatible with the0.26.0
base - Add 'ColumnType::Inet' support for the prepared statements
- Add 'ColumnType::Timeuuid' support for the prepared statements
Note:
- the rune scripts compatible with the previous
0.25.2-scylladb
release and below should be updated
according to the changes in the base (0.26.0
) version: Automatic type conversions in prepared statements