This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
For ENUM colums, existing column gets an update which removes the "string type" #111
Closed
Description
TODO
- add back status column as enum in tests/specs/postgres_custom.yaml (see https://github.com/cebe/yii2-openapi/pull/112/files - Ctrl+F:
vector
) - add back
status
'gin(to_tsvector('english', status))' in index in tests/specs/postgres_custom.yaml. -
add tests for x-db-type (for enum): fresh, secondary with new col; secondary with edit col:Note needed - https://dev.mysql.com/doc/refman/8.0/en/enum.html
Metadata
Metadata
Assignees
Labels
No labels