rhymix/common/framework/parsers/dbtable
Kijin Sung 9b776942e5 Support more index types in DB table parser
UNIQUE, SPATIAL, FULLTEXT
2020-07-11 15:42:37 +09:00
..
column.php Restrict index size to 191 chars for utf8mb4 and 255 chars for utf8 (767 chars total) 2020-06-26 13:46:48 +09:00
constraint.php Generate CREATE TABLE queries using new parser 2020-06-26 11:14:51 +09:00
index.php Support more index types in DB table parser 2020-07-11 15:42:37 +09:00
table.php Support more index types in DB table parser 2020-07-11 15:42:37 +09:00