We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5439acd + 21c5919 commit 740524aCopy full SHA for 740524a
src/content/docs/generated-columns.mdx
@@ -51,7 +51,7 @@ Generated columns can be especially useful for:
51
52
#### Drizzle side
53
In Drizzle you can specify `.generatedAlwaysAs()` function on any column type and add a supported sql query,
54
- that will generate this column data do you
+ that will generate this column data for you.
55
56
#### Features
57
This function can accept generated expression in 3 ways:
@@ -349,4 +349,4 @@ Generated columns can be especially useful for:
349
<Tab>
350
Work in Progress
351
</Tab>
352
-</Tabs>
+</Tabs>
0 commit comments