Structs§
- Alter
User Statement - AstString
- String literal. The difference with String is that it is displayed with single-quotes.
- Close
Cursor Statement - Create
Connection Statement - Create
Secret Statement - Create
Sink Statement - Create
Source Statement - Create
Subscription Statement - Create
User Statement - Declare
Cursor Statement - Drop
Statement - Fetch
Cursor Statement - Format
Encode Options FORMAT ... ENCODE ... [(a=b, ...)] [KEY ENCODE ...]
- RowSchema
Location - User
Options - User
Options 🔒Builder - With
Properties
Enums§
- Alter
User Mode - AstOption
- This trait is used to replace
Option
becausefmt::Display
can not be implemented forOption<T>
. - Create
Sink - Declare
Cursor - Drop
Mode - Encode
- Check
CONNECTORS_COMPATIBLE_FORMATS
for whatFORMAT ... ENCODE ...
combinations are allowed. - Format
- FORMAT means how to get the operation(Insert/Delete) from the input.
- Since
- User
Option
Traits§
- ParseTo
- Consumes token from the parser into an AST node.