Identify unsupported datatypes and bail out with error
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 13.6k
- Forks
- 1.4k
- Merge medio
- 2 h 31 min
- PR fusionados (30 d)
- 4
Descripción
Currently `gh-ost` doesn't support `JSON` and `POINT` data types.
Support for `JSON` is imminent, since https://github.com/siddontang/go-mysql/issues/87 is already fixed (but I haven't updated the library). Not sure about `POINT`.
Anyhow, if `gh-ost` _knows_ about an unsupported datatype, it should _say so_.
Related: https://github.com/github/gh-ost/issues/360#issuecomment-277926201
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.