Denis Ilynikh
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Denis Ilynikh created a post, Autocomplete enum / set fields
When i have `type` enum('air','sea','euro') NOT NULL DEFAULT 'air', And write a query orders.type="sea" it will be fine to autocomplete variables