mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-09-04 19:36:56 +00:00
Updated Modifiers (markdown)
parent
1a13ec148b
commit
2c3a88db8e
@ -7,6 +7,7 @@ A KSQL modifier is a special tag you can add to any of the attributes of your st
|
|||||||
```
|
```
|
||||||
|
|
||||||
KSQL comes with a few built-in Modifiers and an API for creating your own modifiers if necessary.
|
KSQL comes with a few built-in Modifiers and an API for creating your own modifiers if necessary.
|
||||||
|
These will be discussed in more detail in the next sections.
|
||||||
|
|
||||||
Applying a Modifier to a struct attribute will cause KSQL to use this modifier when Inserting, Updating and Querying that field.
|
Applying a Modifier to a struct attribute will cause KSQL to use this modifier when Inserting, Updating and Querying that field.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user