Skip to content

Tags: WinChua/pyinnodb

Tags

v0.0.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/build data (#61)

* feat: generate data randomly for ibd file

* fix: search next root page

---------

Co-authored-by: yongcai <[email protected]>

v0.0.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v0.0.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/enhance (#58)

* feat: support for vector; quick mode for geo && vector data for dump

---------

Co-authored-by: yongcai <[email protected]>

v0.0.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/enhance (#57)

* feat: support show for _post_parsed field

* fix: post_parsed return json value

* fmt

---------

Co-authored-by: yongcai <[email protected]>

v0.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/enhance test (#56)

* feat: all support for geom

---------

Co-authored-by: yongcai <[email protected]>

v0.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v0.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: UTC import (#51)

v0.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: read default for the data insert before first instant (#48)

v0.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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