You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature/enhance (#59)
* feat: support show for _post_parsed field
* fix: post_parsed return json value
* fmt
* feat: support for vector; quick mode for geo && vector data for dump
* feat: disable ryu
* feat: dp
---------
Co-authored-by: yongcai <[email protected]>
Feature/enhance (#57)
* feat: support show for _post_parsed field
* fix: post_parsed return json value
* fmt
---------
Co-authored-by: yongcai <[email protected]>
53 ddl (#54)
* fix: show create for invisible
* fix: show create table for SRID
* fix: use generation_expression for generated field
* fix: add constraints for ddl
* fix: add foreign for ddl
---------
Co-authored-by: yongcai <[email protected]>
Feature/make test (#44)
* feat: considef mysqld_version when judge STRING is var
* feat: BLOB
* feat: mysql 5 parse bit, char
* feat: create table add some column
Feature/test (#42)
* feat: mysql 5 dd column type ENUM SET
* refa: deploy script use click
* fix: parse set
* fix: set bit parse
* fix: mysql 5 parse set column type error