Skip to content

Releases: altmannmarcelo/sdi2ddl

v3.1

27 Sep 15:21
b4874b1
Compare
Choose a tag to compare

Bug Fixes

#17 - Default value for datetime (Thanks to @lefred for the contribution #21 )
#18 - Print default collation
#22 - Functional Indexes were wrongly skipping column parsing

New Features

#16 - Add support for Generated Invisible Primary Key (Thanks to @lefred again for the contribution #20 )
#24 - Enhanced test to compare produced DDL against mysqldump

v3.0

16 Sep 13:30
e16e9ab
Compare
Choose a tag to compare

SDI2DDL - Version 3.0

New features:

#13 - Add support for prefix index

Bug Fixes:

#12 - Fixed compilation issue on Centos7

v2.0

14 Aug 17:30
922ad55
Compare
Choose a tag to compare

SDI2DDL - Version 2.0

New features:

#6 - Add Support for Foreign Keys
#1 - Add Support for Virtual Columns
#3 - Add support for Functional Indexes
#5 - Create a test framework

Bug Fixes:

#2 - JSON fields should not have CHARSET

v1.0

20 Jul 22:35
8497a1e
Compare
Choose a tag to compare
Version 1.0