File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/content/documentation/docs/column-types Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ All examples in this part of the documentation do not use database column name a
11
11
12
12
You can use database aliases in column names if you want, and you can also use the ` casing ` parameter to define a mapping strategy for Drizzle.
13
13
14
- You can read more about it [ here] ( http://localhost:4321 /docs/sql-schema-declaration#shape-your-data-schema)
14
+ You can read more about it [ here] ( /docs/sql-schema-declaration#shape-your-data-schema )
15
15
</Callout >
16
16
17
17
### integer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ All examples in this part of the documentation do not use database column name a
12
12
13
13
You can use database aliases in column names if you want, and you can also use the ` casing ` parameter to define a mapping strategy for Drizzle.
14
14
15
- You can read more about it [ here] ( http://localhost:4321 /docs/sql-schema-declaration#shape-your-data-schema)
15
+ You can read more about it [ here] ( /docs/sql-schema-declaration#shape-your-data-schema )
16
16
</Callout >
17
17
18
18
### integer
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ All examples in this part of the documentation do not use database column name a
16
16
17
17
You can use database aliases in column names if you want, and you can also use the ` casing ` parameter to define a mapping strategy for Drizzle.
18
18
19
- You can read more about it [ here] ( http://localhost:4321 /docs/sql-schema-declaration#shape-your-data-schema)
19
+ You can read more about it [ here] ( /docs/sql-schema-declaration#shape-your-data-schema )
20
20
</Callout >
21
21
22
22
### Integer
You can’t perform that action at this time.
0 commit comments