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 090fa9b + 688d844 commit e6bee6cCopy full SHA for e6bee6c
migrations.md
@@ -1,5 +1,5 @@
1
---
2
-git: 18796f22fdbb32a6432e1bce92e36ceb9afb42c8
+git: b54903aeceb14699c10be1fae59da98b564f2980
3
4
5
# База данных: Миграции
@@ -258,7 +258,6 @@ git: 18796f22fdbb32a6432e1bce92e36ceb9afb42c8
258
`->unsigned()` | Делает столбцы `integer` беззнаковыми `UNSIGNED`
259
`->virtualAs($expression)` | Создать генерируемый столбец типа virtual (только MySQL)
260
261
-<a name="changing-columns"></a>
262
<a name="modifying-columns"></a>
263
### Изменение столбцов
264
0 commit comments