Identify unsupported datatypes and bail out with error
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 13.6k
- Forks
- 1.4k
- Ø Merge
- 2 Std. 31 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.